svn commit: r444151 - head/devel/p5-Data-ParseBinary
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 22 23:42:25 UTC 2017
Author: sunpoet
Date: Thu Jun 22 23:42:24 2017
New Revision: 444151
URL: https://svnweb.freebsd.org/changeset/ports/444151
Log:
Remove Perl core modules
- While I'm here:
- Add LICENSE
- Add NO_ARCH
With hat: perl
Modified:
head/devel/p5-Data-ParseBinary/Makefile
Modified: head/devel/p5-Data-ParseBinary/Makefile
==============================================================================
--- head/devel/p5-Data-ParseBinary/Makefile Thu Jun 22 23:42:19 2017 (r444150)
+++ head/devel/p5-Data-ParseBinary/Makefile Thu Jun 22 23:42:24 2017 (r444151)
@@ -11,9 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= az at FreeBSD.org
COMMENT= Yet Another parser for binary structures
-BUILD_DEPENDS= p5-Math-BigInt>=1.993:math/p5-Math-BigInt
-TEST_DEPENDS= p5-Test-Simple>=0.96:devel/p5-Test-Simple
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
More information about the svn-ports-head
mailing list