e56a7da894
With hat: portmgr-secretary
17 lines
303 B
Makefile
17 lines
303 B
Makefile
PORTNAME= Net-FTP-Common
|
|
PORTVERSION= 7.0.d
|
|
PORTREVISION= 2
|
|
CATEGORIES= ftp perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Perl module to provide simplify common usages of Net::FTP
|
|
|
|
LICENSE= MIT
|
|
|
|
NO_ARCH= yes
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|