svn commit: r444865 - head/devel/p5-ExtUtils-Config
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jul 2 06:47:22 UTC 2017
Author: sunpoet
Date: Sun Jul 2 06:47:20 2017
New Revision: 444865
URL: https://svnweb.freebsd.org/changeset/ports/444865
Log:
Add LICENSE_FILE
- Add NO_ARCH
Modified:
head/devel/p5-ExtUtils-Config/Makefile
Modified: head/devel/p5-ExtUtils-Config/Makefile
==============================================================================
--- head/devel/p5-ExtUtils-Config/Makefile Sun Jul 2 03:29:05 2017 (r444864)
+++ head/devel/p5-ExtUtils-Config/Makefile Sun Jul 2 06:47:20 2017 (r444865)
@@ -13,7 +13,9 @@ COMMENT= Wrapper for perl configuration
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5
More information about the svn-ports-head
mailing list