svn commit: r446924 - head/www/p5-Apache-AuthCookie

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 30 13:13:07 UTC 2017


Author: sunpoet
Date: Sun Jul 30 13:13:05 2017
New Revision: 446924
URL: https://svnweb.freebsd.org/changeset/ports/446924

Log:
  Add LICENSE_FILE

Modified:
  head/www/p5-Apache-AuthCookie/Makefile

Modified: head/www/p5-Apache-AuthCookie/Makefile
==============================================================================
--- head/www/p5-Apache-AuthCookie/Makefile	Sun Jul 30 13:13:00 2017	(r446923)
+++ head/www/p5-Apache-AuthCookie/Makefile	Sun Jul 30 13:13:05 2017	(r446924)
@@ -12,6 +12,7 @@ COMMENT=	Perl module to provide custom forms for reaut
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${APACHE_PKGNAMEPREFIX}mod_perl2>=1.39:www/mod_perl2 \
 		p5-Class-Load>=0.03:devel/p5-Class-Load \


More information about the svn-ports-all mailing list