2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:23 ajacoutot Exp $
|
2006-11-11 13:13:35 -05:00
|
|
|
|
2007-09-15 21:40:27 -04:00
|
|
|
COMMENT= simple calendar month
|
2006-11-11 13:13:35 -05:00
|
|
|
|
2010-08-26 16:25:23 -04:00
|
|
|
DISTNAME= Calendar-Simple-1.21
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
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
|
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
RUN_DEPENDS= devel/p5-DateTime
|
2008-09-02 06:15:49 -04:00
|
|
|
|
2006-12-04 16:49:38 -05:00
|
|
|
CONFIGURE_STYLE= modbuild
|
2010-10-18 13:06:05 -04:00
|
|
|
USE_GROFF = Yes
|
2006-11-11 13:13:35 -05:00
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|