aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-07-08 03:44:36 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-07-08 03:44:36 +0800
commitaf649c1553662b583fff8061b73595c7f03b3b98 (patch)
tree3c767342d1978206a61037830b71c5023c264ae7 /ftp
parentcf0b444e35ba891b3da58aaee44902c0fe573cab (diff)
downloadfreebsd-ports-gnome-af649c1553662b583fff8061b73595c7f03b3b98.tar.gz
freebsd-ports-gnome-af649c1553662b583fff8061b73595c7f03b3b98.tar.zst
freebsd-ports-gnome-af649c1553662b583fff8061b73595c7f03b3b98.zip
- Add LICENSE
- Update *_DEPENDS - Add NO_ARCH
Diffstat (limited to 'ftp')
-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