2011-01-13 04:37:30 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.19 2011/01/13 09:37:30 jasper Exp $
|
2000-06-02 08:36:44 -04:00
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
COMMENT = manipulate dates in perl
|
|
|
|
DISTNAME = Date-Manip-6.14
|
|
|
|
PKGNAME = p5-DateManip-6.14
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION = 0
|
2010-11-14 19:22:45 -05:00
|
|
|
CATEGORIES = converters
|
|
|
|
MODULES = cpan
|
2010-10-18 13:06:05 -04:00
|
|
|
USE_GROFF = Yes
|
2000-06-02 08:36:44 -04:00
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
MAINTAINER = Marc Espie <espie@openbsd.org>
|
2000-06-02 08:36:44 -04:00
|
|
|
|
2006-12-04 16:49:38 -05:00
|
|
|
# Perl
|
2010-11-14 19:22:45 -05:00
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM =Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
2000-06-02 08:36:44 -04:00
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
CONFIGURE_STYLE = modbuild
|
2008-12-08 07:20:17 -05:00
|
|
|
|
2011-01-13 04:37:30 -05:00
|
|
|
# CPAN has issues and hasn't been hosting the distfile for a while now.
|
|
|
|
MASTER_SITES = http://distfiles.nl/
|
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
MAKE_ENV += TEST_POD=Yes
|
2010-10-26 11:23:05 -04:00
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
BUILD_DEPENDS = devel/p5-Test-Inter
|
|
|
|
RUN_DEPENDS = devel/p5-YAML-Syck
|
2010-10-26 11:23:05 -04:00
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
MODCPAN_EXAMPLES = Yes
|
2008-12-08 07:20:17 -05:00
|
|
|
|
2000-06-02 08:36:44 -04:00
|
|
|
.include <bsd.port.mk>
|