summaryrefslogtreecommitdiffstats
path: root/devel/p5-DateTime-Calendar-Christian
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-06-29 12:38:58 +0000
committererwin <erwin@FreeBSD.org>2003-06-29 12:38:58 +0000
commitdcb9b8ba4a6c2ed96dcedb1a8f235a8e387a79d0 (patch)
tree0a5f44160480479846de440d4f5c6927a8b0bb92 /devel/p5-DateTime-Calendar-Christian
parentcb4df7e92bdfcd5506fefa6cf61a17fb81224073 (diff)
downloadFreeBSD-ports-dcb9b8ba4a6c2ed96dcedb1a8f235a8e387a79d0.zip
FreeBSD-ports-dcb9b8ba4a6c2ed96dcedb1a8f235a8e387a79d0.tar.gz
Add p5-DateTime-Calendar-Christian 0.03,
dates in the Christian calendar. PR: 53783 Submitted by: Mathieu Arnold <m@absolight.net>
Diffstat (limited to 'devel/p5-DateTime-Calendar-Christian')
-rw-r--r--devel/p5-DateTime-Calendar-Christian/Makefile25
-rw-r--r--devel/p5-DateTime-Calendar-Christian/distinfo1
-rw-r--r--devel/p5-DateTime-Calendar-Christian/pkg-descr6
-rw-r--r--devel/p5-DateTime-Calendar-Christian/pkg-plist7
4 files changed, 39 insertions, 0 deletions
diff --git a/devel/p5-DateTime-Calendar-Christian/Makefile b/devel/p5-DateTime-Calendar-Christian/Makefile
new file mode 100644
index 0000000..e187ca3
--- /dev/null
+++ b/devel/p5-DateTime-Calendar-Christian/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: p5-DateTime-Calendar-Christian
+# Date created: 26 june 2003
+# Whom: Mathieu Arnold <m@absolight.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= DateTime-Calendar-Christian
+PORTVERSION= 0.03
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= DateTime
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= m@absolight.net
+COMMENT= Dates in the Christian calendar
+
+BUILD_DEPENDS= ${SITE_PERL}/DateTime/Calendar/Julian.pm:${PORTSDIR}/devel/p5-DateTime-Calendar-Julian
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= DateTime::Calendar::Christian.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-DateTime-Calendar-Christian/distinfo b/devel/p5-DateTime-Calendar-Christian/distinfo
new file mode 100644
index 0000000..6f781e9
--- /dev/null
+++ b/devel/p5-DateTime-Calendar-Christian/distinfo
@@ -0,0 +1 @@
+MD5 (DateTime-Calendar-Christian-0.03.tar.gz) = 7e5d31ee1d83b0b599fc6db4c09ac5c0
diff --git a/devel/p5-DateTime-Calendar-Christian/pkg-descr b/devel/p5-DateTime-Calendar-Christian/pkg-descr
new file mode 100644
index 0000000..166c478
--- /dev/null
+++ b/devel/p5-DateTime-Calendar-Christian/pkg-descr
@@ -0,0 +1,6 @@
+DateTime::Calendar::Christian is the implementation of the combined Julian and
+Gregorian calendar.
+
+See DateTime for information about most of the methods.
+
+WWW: http://datetime.perl.org/
diff --git a/devel/p5-DateTime-Calendar-Christian/pkg-plist b/devel/p5-DateTime-Calendar-Christian/pkg-plist
new file mode 100644
index 0000000..af4a790
--- /dev/null
+++ b/devel/p5-DateTime-Calendar-Christian/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/DateTime/Calendar/Christian.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Calendar/Christian/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Calendar/Christian
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Calendar 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/DateTime/Calendar 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true
OpenPOWER on IntegriCloud