openbsd-ports/converters/p5-DateManip/Makefile

24 lines
463 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.14 2008/12/08 12:20:17 pea Exp $
2000-06-02 08:36:44 -04:00
COMMENT= manipulate dates in perl
DISTNAME= Date-Manip-5.54
PKGNAME= p5-DateManip-5.54
2006-12-04 16:49:38 -05:00
CATEGORIES= converters
MODULES= cpan
2000-06-02 08:36:44 -04:00
HOMEPAGE= http://www.cise.ufl.edu/~sbeck/
2000-10-09 20:40:20 -04:00
MAINTAINER= Marc Espie <espie@openbsd.org>
2000-06-02 08:36:44 -04:00
2006-12-04 16:49:38 -05:00
# Perl
2000-06-02 08:36:44 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= modbuild
MAKE_ENV+= TEST_POD=Yes
2000-06-02 08:36:44 -04:00
.include <bsd.port.mk>