aboutsummaryrefslogtreecommitdiff
path: root/ftp/p5-Net-FTP-Recursive
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-30 22:13:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-30 22:13:55 +0000
commit7d164b23d413acad5f7e46014a63b5aa378b9981 (patch)
tree99d68cd9d6e0d4e3083a5ff948f2390e769f99b0 /ftp/p5-Net-FTP-Recursive
parent8bfd4d37e4574079eb876126f96b3d302a89b96d (diff)
downloadports-7d164b23d413acad5f7e46014a63b5aa378b9981.tar.gz
ports-7d164b23d413acad5f7e46014a63b5aa378b9981.zip
Remove Perl core modules
- While I'm here: - Add LICENSE - Add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
Notes
Notes: svn path=/head/; revision=444793
Diffstat (limited to 'ftp/p5-Net-FTP-Recursive')
-rw-r--r--ftp/p5-Net-FTP-Recursive/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/ftp/p5-Net-FTP-Recursive/Makefile b/ftp/p5-Net-FTP-Recursive/Makefile
index 94d190e8dfe2..a25855b3ee52 100644
--- a/ftp/p5-Net-FTP-Recursive/Makefile
+++ b/ftp/p5-Net-FTP-Recursive/Makefile
@@ -2,7 +2,7 @@
PORTNAME= Net-FTP-Recursive
PORTVERSION= 2.04
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,11 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl module to provide recursive FTP client class
-BUILD_DEPENDS= p5-Net>=0:net/p5-Net
-RUN_DEPENDS= p5-Net>=0:net/p5-Net
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
WRKSRC= ${WRKDIR}/${PORTNAME}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure