ports/devel/p5-DateTime-Cron-Simple/Makefile

13 lines
207 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>