openbsd-ports/net/p5-Net-FTP-AutoReconnect/Makefile
2022-03-11 19:45:43 +00:00

13 lines
212 B
Makefile

COMMENT= FTP client class with automatic reconnect on failure
MODULES= cpan
PKG_ARCH= *
DISTNAME = Net-FTP-AutoReconnect-0.3
CATEGORIES= net
REVISION= 1
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>