openbsd-ports/devel/p5-DateTime-Cron-Simple/Makefile
2022-03-11 18:49:30 +00:00

13 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>