aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-25 09:11:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-25 09:11:36 +0000
commitdcb9cd59839cd836275f0e3b2993b4a638433e7e (patch)
tree357b7ab491c018fc2530c9fff87c78b22049f7e2 /security
parent989b0ef3a7867a605a6b87f00d6db233f6f8e56e (diff)
downloadports-dcb9cd59839cd836275f0e3b2993b4a638433e7e.tar.gz
ports-dcb9cd59839cd836275f0e3b2993b4a638433e7e.zip
- Add LICENSE
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=413985
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-Simple-SSH/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Authen-Simple-SSH/Makefile b/security/p5-Authen-Simple-SSH/Makefile
index 2aa30dc992b8..5c97a5006809 100644
--- a/security/p5-Authen-Simple-SSH/Makefile
+++ b/security/p5-Authen-Simple-SSH/Makefile
@@ -11,10 +11,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple SSH authentication
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Authen-Simple>=0:security/p5-Authen-Simple \
p5-Net-SSH-Perl>=0:net/p5-Net-SSH-Perl
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= modbuild