ports/devel/p5-Time-TimeDate/Makefile

15 lines
261 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= library for parsing and formatting dates and times
MODULES= cpan
PKG_ARCH= *
DISTNAME= TimeDate-2.33
PKGNAME= p5-Time-${DISTNAME}
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
.include <bsd.port.mk>