openbsd-ports/converters/p5-Calendar-Simple/Makefile
2007-09-16 01:40:27 +00:00

19 lines
349 B
Makefile

# $OpenBSD: Makefile,v 1.3 2007/09/16 01:40:27 merdely Exp $
COMMENT= simple calendar month
DISTNAME= Calendar-Simple-1.17
CATEGORIES= converters
MODULES= cpan
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= modbuild
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>