svn commit: r427575 - head/devel/p5-Module-Build
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Dec 2 16:51:17 UTC 2016
Author: sunpoet
Date: Fri Dec 2 16:51:15 2016
New Revision: 427575
URL: https://svnweb.freebsd.org/changeset/ports/427575
Log:
- Add LICENSE_FILE
Modified:
head/devel/p5-Module-Build/Makefile
Modified: head/devel/p5-Module-Build/Makefile
==============================================================================
--- head/devel/p5-Module-Build/Makefile Fri Dec 2 16:51:10 2016 (r427574)
+++ head/devel/p5-Module-Build/Makefile Fri Dec 2 16:51:15 2016 (r427575)
@@ -16,6 +16,7 @@ COMMENT= Build and install Perl modules
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
p5-PAR-Dist>=0.17:devel/p5-PAR-Dist
More information about the svn-ports-all
mailing list