ports/devel/p5-DateTime-Format-MySQL/Makefile

15 lines
274 B
Makefile

COMMENT= parse and create MySQL date objects
MODULES= cpan
PKG_ARCH= *
DISTNAME = DateTime-Format-MySQL-0.0701
CATEGORIES= devel converters
# perl
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= modbuild
RUN_DEPENDS= devel/p5-DateTime-Format-Builder
.include <bsd.port.mk>