openbsd-ports/converters/p5-Calendar-Simple/Makefile

19 lines
349 B
Makefile
Raw Normal View History

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