svn commit: r460404 - head/textproc/p5-Text-Balanced
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jan 30 15:39:21 UTC 2018
Author: sunpoet
Date: Tue Jan 30 15:39:20 2018
New Revision: 460404
URL: https://svnweb.freebsd.org/changeset/ports/460404
Log:
Add LICENSE_FILE
- Add NO_ARCH
Modified:
head/textproc/p5-Text-Balanced/Makefile
Modified: head/textproc/p5-Text-Balanced/Makefile
==============================================================================
--- head/textproc/p5-Text-Balanced/Makefile Tue Jan 30 15:39:15 2018 (r460403)
+++ head/textproc/p5-Text-Balanced/Makefile Tue Jan 30 15:39:20 2018 (r460404)
@@ -12,7 +12,9 @@ COMMENT= Extract delimited text sequences from strings
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE_ART10= ${WRKSRC}/LICENSE
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
More information about the svn-ports-all
mailing list