ports/devel/p5-DateTime-Event-Recurrence/Makefile

18 lines
297 B
Makefile
Raw Normal View History

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