svn commit: r480092 - head/devel/p5-List-Rotation-Cycle
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Sep 19 09:08:26 UTC 2018
Author: amdmi3
Date: Wed Sep 19 09:08:25 2018
New Revision: 480092
URL: https://svnweb.freebsd.org/changeset/ports/480092
Log:
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
Modified:
head/devel/p5-List-Rotation-Cycle/Makefile
Modified: head/devel/p5-List-Rotation-Cycle/Makefile
==============================================================================
--- head/devel/p5-List-Rotation-Cycle/Makefile Wed Sep 19 08:29:23 2018 (r480091)
+++ head/devel/p5-List-Rotation-Cycle/Makefile Wed Sep 19 09:08:25 2018 (r480092)
@@ -11,9 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Cycle through a list of values
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
PORTSCOUT= limitw:1,even
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list