12 lines
207 B
Makefile
12 lines
207 B
Makefile
COMMENT= parse a cron entry and check against current time
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= DateTime-Cron-Simple-0.2
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|