aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-10-11 03:10:50 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-10-11 03:10:50 +0800
commitd1fe21a36fd4f674a5f40d6d1b0d41eb55f56386 (patch)
tree74523e631e8ac1797700d89ad2482f2cb7668a9e /security
parentfb9b34013caffbd03bbf8fd6faa28e88e5e2f4b5 (diff)
downloadfreebsd-ports-gnome-d1fe21a36fd4f674a5f40d6d1b0d41eb55f56386.tar.gz
freebsd-ports-gnome-d1fe21a36fd4f674a5f40d6d1b0d41eb55f56386.tar.zst
freebsd-ports-gnome-d1fe21a36fd4f674a5f40d6d1b0d41eb55f56386.zip
Add LICENSE
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-Htpasswd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile
index af2a9c9db3bb..b19bc08c48e6 100644
--- a/security/p5-Authen-Htpasswd/Makefile
+++ b/security/p5-Authen-Htpasswd/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Authen::Htpasswd - interface to read and modify Apache .htpasswd files
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
COMMON_DEPENDS= p5-IO-LockedFile>=0:devel/p5-IO-LockedFile \
p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
p5-Crypt-PasswdMD5>=0:security/p5-Crypt-PasswdMD5 \