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

18 lines
344 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:23 espie Exp $
COMMENT = easy-to-use date/time formatting
DISTNAME = Time-Format-1.12
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
TEST_DEPENDS = converters/p5-DateManip \
devel/p5-DateTime
.include <bsd.port.mk>