openbsd-ports/devel/p5-DateTime-Calendar-Mayan/Makefile
kevlo e08292a28e Initial import of p5-DateTime-Calendar-Mayan-0.0601
This module is an implementation of the Mayan Long Count, Haab, 
and Tzolkin calendars.

ok sthen@
2009-08-31 10:05:29 +00:00

23 lines
432 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2009/08/31 10:05:29 kevlo Exp $
COMMENT= Mayan Long Count calendar
DISTNAME= DateTime-Calendar-Mayan-0.0601
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
RUN_DEPENDS= :p5-DateTime->=0.5000:devel/p5-DateTime
CONFIGURE_STYLE=modbuild
.include <bsd.port.mk>