aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Htpasswd
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-10 19:10:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-10 19:10:50 +0000
commit97dc3d25db5e97167944d9119df48dd8ac73bfd5 (patch)
tree74523e631e8ac1797700d89ad2482f2cb7668a9e /security/p5-Authen-Htpasswd
parentc9fad364096386839a66902dff1feea51a349527 (diff)
downloadports-97dc3d25db5e97167944d9119df48dd8ac73bfd5.tar.gz
ports-97dc3d25db5e97167944d9119df48dd8ac73bfd5.zip
Add LICENSE
Notes
Notes: svn path=/head/; revision=481757
Diffstat (limited to 'security/p5-Authen-Htpasswd')
-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 \