2010-12-03 11:44:22 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:23 ajacoutot Exp $
|
2006-11-11 18:13:35 +00:00
|
|
|
|
2007-09-16 01:40:27 +00:00
|
|
|
COMMENT= simple calendar month
|
2006-11-11 18:13:35 +00:00
|
|
|
|
2010-08-26 20:25:23 +00:00
|
|
|
DISTNAME= Calendar-Simple-1.21
|
2010-12-03 11:44:22 +00:00
|
|
|
REVISION= 0
|
2006-12-04 21:49:38 +00:00
|
|
|
CATEGORIES= converters
|
|
|
|
MODULES= cpan
|
2006-11-11 18:13:35 +00:00
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-15 00:22:45 +00:00
|
|
|
RUN_DEPENDS= devel/p5-DateTime
|
2008-09-02 10:15:49 +00:00
|
|
|
|
2006-12-04 21:49:38 +00:00
|
|
|
CONFIGURE_STYLE= modbuild
|
2010-10-18 17:06:05 +00:00
|
|
|
USE_GROFF = Yes
|
2006-11-11 18:13:35 +00:00
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|