svn commit: r470600 - head/devel/p5-Class-Gomor
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue May 22 09:04:14 UTC 2018
Author: amdmi3
Date: Tue May 22 09:04:12 2018
New Revision: 470600
URL: https://svnweb.freebsd.org/changeset/ports/470600
Log:
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
Modified:
head/devel/p5-Class-Gomor/Makefile
Modified: head/devel/p5-Class-Gomor/Makefile
==============================================================================
--- head/devel/p5-Class-Gomor/Makefile Tue May 22 08:34:13 2018 (r470599)
+++ head/devel/p5-Class-Gomor/Makefile Tue May 22 09:04:12 2018 (r470600)
@@ -10,7 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= spry at anarchy.in.the.ph
COMMENT= Class and object builder
+LICENSE= ART10
+LICENSE_FILE= ${WRKSRC}/LICENSE.Artistic
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list