freebsd-ports/net/p5-Net-FTP-AutoReconnect/Makefile
Andrej Zverev cdc0ff7798 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 09:14:19 +00:00

17 lines
360 B
Makefile

# Created by: Jase Thew <freebsd@beardz.net>
# $FreeBSD$
PORTNAME= Net-FTP-AutoReconnect
PORTVERSION= 0.3
CATEGORIES= net devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GIFF
PKGNAMEPREFIX= p5-
MAINTAINER= jase@FreeBSD.org
COMMENT= Perl5 FTP client class with automatic reconnect on failure
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>