Date: Wed, 10 Oct 2018 19:10:50 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481757 - head/security/p5-Authen-Htpasswd Message-ID: <201810101910.w9AJAoRV015758@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810101910.w9AJAoRV015758>