svn commit: r481757 - head/security/p5-Authen-Htpasswd

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Oct 10 19:10:51 UTC 2018


Author: sunpoet
Date: Wed Oct 10 19:10:50 2018
New Revision: 481757
URL: https://svnweb.freebsd.org/changeset/ports/481757

Log:
  Add LICENSE

Modified:
  head/security/p5-Authen-Htpasswd/Makefile

Modified: head/security/p5-Authen-Htpasswd/Makefile
==============================================================================
--- head/security/p5-Authen-Htpasswd/Makefile	Wed Oct 10 19:10:42 2018	(r481756)
+++ head/security/p5-Authen-Htpasswd/Makefile	Wed Oct 10 19:10:50 2018	(r481757)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at 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 \


More information about the svn-ports-all mailing list