openbsd-ports/devel/p5-DateTime-Calendar-Mayan/Makefile

25 lines
446 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2010/12/03 11:44:29 ajacoutot Exp $
COMMENT= Mayan Long Count calendar
DISTNAME= DateTime-Calendar-Mayan-0.0601
REVISION= 0
CATEGORIES= devel
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
2010-11-26 02:18:59 -05:00
RUN_DEPENDS= devel/p5-DateTime>=0.5000
CONFIGURE_STYLE=modbuild
.include <bsd.port.mk>