openbsd-ports/devel/p5-DateTime-Format-W3CDTF/Makefile
2013-03-11 10:50:00 +00:00

18 lines
350 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:16 espie Exp $
COMMENT= parse and format W3CDTF datetime strings
MODULES= cpan
DISTNAME= DateTime-Format-W3CDTF-0.05
REVISION= 0
CATEGORIES= devel converters
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-DateTime
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>