13 lines
186 B
Makefile
13 lines
186 B
Makefile
COMMENT= expand crontab(5)-style integer lists
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Set-Crontab-1.03
|
|
CATEGORIES= sysutils
|
|
REVISION= 0
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|