ports/devel/p5-Time-TimeDate/Makefile

14 lines
248 B
Makefile

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
SITES= ${SITE_PERL_CPAN:=Time/}
.include <bsd.port.mk>