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

18 lines
297 B
Makefile

COMMENT = DateTime::Set extension to create basic recurrence sets
DISTNAME = DateTime-Event-Recurrence-0.19
REVISION = 0
CATEGORIES = devel
MODULES = cpan
PKG_ARCH = *
# GPLv1 / Artistic
PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/p5-DateTime \
devel/p5-DateTime-Set
.include <bsd.port.mk>