aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-DateTime-Calendar-Mayan
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-07-06 17:38:07 +0800
committererwin <erwin@FreeBSD.org>2003-07-06 17:38:07 +0800
commit7a73ebd6d06ce95f2b3f1cd41237e5a35b8d05bf (patch)
tree5e67debd37c74c098b4937eabdcbafbc6ad897c3 /devel/p5-DateTime-Calendar-Mayan
parent05cbc7ad9237db66c2341f034a1aa51bbb173ccf (diff)
downloadfreebsd-ports-gnome-7a73ebd6d06ce95f2b3f1cd41237e5a35b8d05bf.tar.gz
freebsd-ports-gnome-7a73ebd6d06ce95f2b3f1cd41237e5a35b8d05bf.tar.zst
freebsd-ports-gnome-7a73ebd6d06ce95f2b3f1cd41237e5a35b8d05bf.zip
Add p5-DateTime-Calendar-Mayan 0.05,
the Mayan Long Count, Haab, and Tzolkin calendars. PR: 53973 Submitted by: Mathieu Arnold <m@absolight.net>
Diffstat (limited to 'devel/p5-DateTime-Calendar-Mayan')
-rw-r--r--devel/p5-DateTime-Calendar-Mayan/Makefile24
-rw-r--r--devel/p5-DateTime-Calendar-Mayan/distinfo1
-rw-r--r--devel/p5-DateTime-Calendar-Mayan/pkg-descr5
-rw-r--r--devel/p5-DateTime-Calendar-Mayan/pkg-plist4
4 files changed, 34 insertions, 0 deletions
diff --git a/devel/p5-DateTime-Calendar-Mayan/Makefile b/devel/p5-DateTime-Calendar-Mayan/Makefile
new file mode 100644
index 000000000000..d72b30010be5
--- /dev/null
+++ b/devel/p5-DateTime-Calendar-Mayan/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: p5-DateTime-Calendar-Mayan
+# Date created: 1 july 2003
+# Whom: Mathieu Arnold <m@absolight.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= DateTime-Calendar-Mayan
+PORTVERSION= 0.05
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= DateTime
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= m@absolight.net
+COMMENT= The Mayan Long Count, Haab, and Tzolkin calendars
+
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
+BUILD_DEPENDS= ${RUN_DEPENDS} \
+ ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/devel/p5-DateTime-Calendar-Mayan/distinfo b/devel/p5-DateTime-Calendar-Mayan/distinfo
new file mode 100644
index 000000000000..d80d3d163510
--- /dev/null
+++ b/devel/p5-DateTime-Calendar-Mayan/distinfo
@@ -0,0 +1 @@
+MD5 (DateTime-Calendar-Mayan-0.05.tar.gz) = 3f7fcf38ec3d4b8dd287321182a95359
diff --git a/devel/p5-DateTime-Calendar-Mayan/pkg-descr b/devel/p5-DateTime-Calendar-Mayan/pkg-descr
new file mode 100644
index 000000000000..08de803edf60
--- /dev/null
+++ b/devel/p5-DateTime-Calendar-Mayan/pkg-descr
@@ -0,0 +1,5 @@
+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".
+
+WWW: http://datetime.perl.org/
diff --git a/devel/p5-DateTime-Calendar-Mayan/pkg-plist b/devel/p5-DateTime-Calendar-Mayan/pkg-plist
new file mode 100644
index 000000000000..495e07916776
--- /dev/null
+++ b/devel/p5-DateTime-Calendar-Mayan/pkg-plist
@@ -0,0 +1,4 @@
+%%SITE_PERL%%/DateTime/Calendar/Mayan.pm
+%%SITE_PERL%%/DateTime/Calendar/Mayan.pod
+@unexec rmdir %D/%%SITE_PERL%%/DateTime/Calendar 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true