openbsd-ports/converters/p5-Calendar-Simple/Makefile
2010-08-26 20:25:23 +00:00

21 lines
383 B
Makefile

# $OpenBSD: Makefile,v 1.5 2010/08/26 20:25:23 jasper Exp $
COMMENT= simple calendar month
DISTNAME= Calendar-Simple-1.21
CATEGORIES= converters
MODULES= cpan
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= ::devel/p5-DateTime
CONFIGURE_STYLE= modbuild
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>