aboutsummaryrefslogtreecommitdiff
path: root/ftp/p5-Net-FTPSSL
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-07 19:44:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-07 19:44:36 +0000
commit9a605b526960f4549f95d81075491bac03db1e12 (patch)
tree3c767342d1978206a61037830b71c5023c264ae7 /ftp/p5-Net-FTPSSL
parentd37c1e1725bdc6c0415ecfd0f3b141f0a4721fb6 (diff)
downloadports-9a605b526960f4549f95d81075491bac03db1e12.tar.gz
ports-9a605b526960f4549f95d81075491bac03db1e12.zip
- Add LICENSE
- Update *_DEPENDS - Add NO_ARCH
Notes
Notes: svn path=/head/; revision=391528
Diffstat (limited to 'ftp/p5-Net-FTPSSL')
-rw-r--r--ftp/p5-Net-FTPSSL/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/ftp/p5-Net-FTPSSL/Makefile b/ftp/p5-Net-FTPSSL/Makefile
index f4fd535e6fcd..e1125060604d 100644
--- a/ftp/p5-Net-FTPSSL/Makefile
+++ b/ftp/p5-Net-FTPSSL/Makefile
@@ -10,10 +10,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= FTP over SSL/TLS class
-BUILD_DEPENDS= p5-IO-Socket-SSL>=1.08:${PORTSDIR}/security/p5-IO-Socket-SSL \
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-IO-Socket-SSL>=1.26:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure