svn commit: r478938 - head/devel/p5-Set-Crontab
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Sep 4 09:08:17 UTC 2018
Author: amdmi3
Date: Tue Sep 4 09:08:16 2018
New Revision: 478938
URL: https://svnweb.freebsd.org/changeset/ports/478938
Log:
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
Modified:
head/devel/p5-Set-Crontab/Makefile
Modified: head/devel/p5-Set-Crontab/Makefile
==============================================================================
--- head/devel/p5-Set-Crontab/Makefile Tue Sep 4 08:58:07 2018 (r478937)
+++ head/devel/p5-Set-Crontab/Makefile Tue Sep 4 09:08:16 2018 (r478938)
@@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Expand crontab(5)-style integer lists
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list