2008-07-18 12:42:08 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2008/07/18 16:42:08 bluhm Exp $
|
2007-01-17 09:13:36 -05:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= easy-to-use date/time formatting
|
2007-01-17 09:13:36 -05:00
|
|
|
|
2008-07-18 12:42:08 -04:00
|
|
|
DISTNAME= Time-Format-1.09
|
2007-01-17 09:13:36 -05:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MAINTAINER= Alexander Bluhm <bluhm@openbsd.org>
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
REGRESS_DEPENDS= ::converters/p5-DateManip \
|
|
|
|
::devel/p5-DateTime
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|