mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
- Add LICENSE
- Add NO_ARCH Approved by: portmgr (blanket)
This commit is contained in:
parent
d09f94c0a1
commit
c50f40faa7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401151
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue