aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-07-01 06:13:50 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-07-01 06:13:50 +0800
commit4b1cd92e19797fae7a0d824f335d2887390a0337 (patch)
tree4215549baacd27204888c06cbad063736aea27b2 /ftp
parent53ead4603a144ec269676e291a050f5dea4fbfaf (diff)
downloadfreebsd-ports-gnome-4b1cd92e19797fae7a0d824f335d2887390a0337.tar.gz
freebsd-ports-gnome-4b1cd92e19797fae7a0d824f335d2887390a0337.tar.zst
freebsd-ports-gnome-4b1cd92e19797fae7a0d824f335d2887390a0337.zip
Remove Perl core modules
- While I'm here: - Add LICENSE - Add NO_ARCH - Sort PLIST - Bump PORTREVISION for dependency change With hat: perl
Diffstat (limited to 'ftp')
-rw-r--r--ftp/p5-Net-FTP-Common/Makefile5
-rw-r--r--ftp/p5-Net-FTP-Common/pkg-plist2
2 files changed, 4 insertions, 3 deletions
diff --git a/ftp/p5-Net-FTP-Common/Makefile b/ftp/p5-Net-FTP-Common/Makefile
index 6b55ff955b16..dc5a2864c73e 100644
--- a/ftp/p5-Net-FTP-Common/Makefile
+++ b/ftp/p5-Net-FTP-Common/Makefile
@@ -2,7 +2,7 @@
PORTNAME= Net-FTP-Common
PORTVERSION= 7.0.d
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,8 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl module to provide simplify common usages of Net::FTP
-RUN_DEPENDS= p5-Net>=0:net/p5-Net
+LICENSE= MIT
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
diff --git a/ftp/p5-Net-FTP-Common/pkg-plist b/ftp/p5-Net-FTP-Common/pkg-plist
index d0f7eaf1a879..81f80ec6cda4 100644
--- a/ftp/p5-Net-FTP-Common/pkg-plist
+++ b/ftp/p5-Net-FTP-Common/pkg-plist
@@ -1,4 +1,4 @@
-%%SITE_PERL%%/TestConfig.pm
%%SITE_PERL%%/Net/FTP/Common.pm
%%SITE_PERL%%/Net/FTP/Common.pod
+%%SITE_PERL%%/TestConfig.pm
%%PERL5_MAN3%%/Net::FTP::Common.3.gz