Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2017 13:13:05 +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: r446924 - head/www/p5-Apache-AuthCookie
Message-ID:  <201707301313.v6UDD5x4053682@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707301313.v6UDD5x4053682>