import sysutils/p5-Set-Crontab, from Toni Mueller with small tweaks by me.
Set::Crontab parses crontab-style lists of integers and defines some utility functions to make it easier to deal with them.
This commit is contained in:
parent
41cf5d0c1b
commit
f22af80a04
15
sysutils/p5-Set-Crontab/Makefile
Normal file
15
sysutils/p5-Set-Crontab/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/10/28 11:15:15 sthen Exp $
|
||||
|
||||
COMMENT= expand crontab(5)-style integer lists
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Set-Crontab-1.02
|
||||
CATEGORIES= sysutils
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
sysutils/p5-Set-Crontab/distinfo
Normal file
5
sysutils/p5-Set-Crontab/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Set-Crontab-1.02.tar.gz) = ghcRPKatNjOjJrHbsTb5mw==
|
||||
RMD160 (Set-Crontab-1.02.tar.gz) = TxO2W5xnT7+EFLPCbsVEsidx9+s=
|
||||
SHA1 (Set-Crontab-1.02.tar.gz) = EP2njcfCDwvJc6jMtgHNt5v0ALk=
|
||||
SHA256 (Set-Crontab-1.02.tar.gz) = WN23bYLz7mW5HWi/rM2KXsGPhYTJ/Mpm2+5B3k6ZSKo=
|
||||
SIZE (Set-Crontab-1.02.tar.gz) = 2719
|
3
sysutils/p5-Set-Crontab/pkg/DESCR
Normal file
3
sysutils/p5-Set-Crontab/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Set::Crontab parses crontab-style lists of integers
|
||||
and defines some utility functions to make it easier
|
||||
to deal with them.
|
4
sysutils/p5-Set-Crontab/pkg/PLIST
Normal file
4
sysutils/p5-Set-Crontab/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/10/28 11:15:15 sthen Exp $
|
||||
${P5SITE}/Set/
|
||||
${P5SITE}/Set/Crontab.pm
|
||||
@man man/man3p/Set::Crontab.3p
|
Loading…
Reference in New Issue
Block a user