summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-09 18:45:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-09 18:45:02 +0000
commitc50f40faa729c641ec848bebe9d8e5cc9b245d05 (patch)
treea392a7f415cacabfd5def06b1868bef2b849c1d4
parent- Add NO_ARCH (diff)
- Add LICENSE
- Add NO_ARCH Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=401151
-rw-r--r--sysutils/p5-ZConf-Cron/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/p5-ZConf-Cron/Makefile b/sysutils/p5-ZConf-Cron/Makefile
index e11c27c5364e..88d8036004ff 100644
--- a/sysutils/p5-ZConf-Cron/Makefile
+++ b/sysutils/p5-ZConf-Cron/Makefile
@@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Handles storing cron tabs in ZConf
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-DateTime-Event-Cron>=0:${PORTSDIR}/devel/p5-DateTime-Event-Cron \
p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
@@ -23,6 +26,7 @@ RUN_DEPENDS:= p5-DateTime-Event-Cron>=0:${PORTSDIR}/devel/p5-DateTime-Event-Cron
p5-ZConf-GUI>=0:${PORTSDIR}/devel/p5-ZConf-GUI \
p5-ZConf>=0:${PORTSDIR}/net/p5-ZConf
+NO_ARCH= yes
USES= perl5 shebangfix
SHEBANG_FILES= bin/gzccrontab bin/zccrontab bin/zccron
USE_PERL5= configure