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@
This commit is contained in:
parent
7083eb3a87
commit
e08292a28e
22
devel/p5-DateTime-Calendar-Mayan/Makefile
Normal file
22
devel/p5-DateTime-Calendar-Mayan/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $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>
|
5
devel/p5-DateTime-Calendar-Mayan/distinfo
Normal file
5
devel/p5-DateTime-Calendar-Mayan/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (DateTime-Calendar-Mayan-0.0601.tar.gz) = ntlkzq3uKXdwvk73d44JDA==
|
||||
RMD160 (DateTime-Calendar-Mayan-0.0601.tar.gz) = THt9Z+DmDhiN1wFwfrlrDUjXUPI=
|
||||
SHA1 (DateTime-Calendar-Mayan-0.0601.tar.gz) = tkQh70LTsseFKgmIcFflThfHSKk=
|
||||
SHA256 (DateTime-Calendar-Mayan-0.0601.tar.gz) = 7VF712WUjL7oQRM1h0TfK//zU5utuzfWIDfysou7JVc=
|
||||
SIZE (DateTime-Calendar-Mayan-0.0601.tar.gz) = 16618
|
3
devel/p5-DateTime-Calendar-Mayan/pkg/DESCR
Normal file
3
devel/p5-DateTime-Calendar-Mayan/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
An implementation of the Mayan Long Count, Haab, and Tzolkin calendars
|
||||
as defined in "Calendrical Calculations The Millennium Edition".
|
||||
Supplemented by "Frequently Asked Questions about Calendars".
|
5
devel/p5-DateTime-Calendar-Mayan/pkg/PLIST
Normal file
5
devel/p5-DateTime-Calendar-Mayan/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/08/31 10:05:29 kevlo Exp $
|
||||
${P5SITE}/DateTime/Calendar/
|
||||
${P5SITE}/DateTime/Calendar/Mayan.pm
|
||||
${P5SITE}/DateTime/Calendar/Mayan.pod
|
||||
@man man/man3p/DateTime::Calendar::Mayan.3p
|
Loading…
Reference in New Issue
Block a user