aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-07-06 21:06:43 +0800
committererwin <erwin@FreeBSD.org>2003-07-06 21:06:43 +0800
commitcd227d382d885a4604c27d270cc79118c2e4f1d9 (patch)
tree68ec64d276e4f3b7617e82d2eed8cd576d87277f /devel
parent3ed66e3adc5ba33eca57bfdfae5361d12a2c78e8 (diff)
downloadfreebsd-ports-gnome-cd227d382d885a4604c27d270cc79118c2e4f1d9.tar.gz
freebsd-ports-gnome-cd227d382d885a4604c27d270cc79118c2e4f1d9.tar.zst
freebsd-ports-gnome-cd227d382d885a4604c27d270cc79118c2e4f1d9.zip
Add p5-DateTime-Format-Bork 0.01,
formats datetimes for that guy from The Muppet Show. PR: 54023 Submitted by: Mathieu Arnold <m@absolight.net>
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-DateTime-Format-Bork/Makefile26
-rw-r--r--devel/p5-DateTime-Format-Bork/distinfo1
-rw-r--r--devel/p5-DateTime-Format-Bork/pkg-descr3
-rw-r--r--devel/p5-DateTime-Format-Bork/pkg-plist4
5 files changed, 35 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 15bb545027e8..b7e15a500fdc 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -555,6 +555,7 @@
SUBDIR += p5-DateTime-Event-Recurrence
SUBDIR += p5-DateTime-Event-Sunrise
SUBDIR += p5-DateTime-Format-Baby
+ SUBDIR += p5-DateTime-Format-Bork
SUBDIR += p5-DateTime-Format-Builder
SUBDIR += p5-DateTime-Format-Strptime
SUBDIR += p5-DateTime-LeapSecond
diff --git a/devel/p5-DateTime-Format-Bork/Makefile b/devel/p5-DateTime-Format-Bork/Makefile
new file mode 100644
index 000000000000..6825fad31846
--- /dev/null
+++ b/devel/p5-DateTime-Format-Bork/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: p5-DateTime-Format-Bork
+# Date created: 2 july 2003
+# Whom: Mathieu Arnold <m@absolight.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= DateTime-Format-Bork
+PORTVERSION= 0.01
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= DateTime
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= m@absolight.net
+COMMENT= Formats datetimes for that guy from The Muppet Show
+
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
+ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
+ ${SITE_PERL}/DateTime/Format/Builder.pm:${PORTSDIR}/devel/p5-DateTime-Format-Builder
+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-Format-Bork/distinfo b/devel/p5-DateTime-Format-Bork/distinfo
new file mode 100644
index 000000000000..4d7e91b59d35
--- /dev/null
+++ b/devel/p5-DateTime-Format-Bork/distinfo
@@ -0,0 +1 @@
+MD5 (DateTime-Format-Bork-0.01.tar.gz) = 4b2817b959101e4524c225345c82a115
diff --git a/devel/p5-DateTime-Format-Bork/pkg-descr b/devel/p5-DateTime-Format-Bork/pkg-descr
new file mode 100644
index 000000000000..39fd5c8796db
--- /dev/null
+++ b/devel/p5-DateTime-Format-Bork/pkg-descr
@@ -0,0 +1,3 @@
+Bork debork, bork bork bork.
+
+WWW: http://datetime.perl.org/
diff --git a/devel/p5-DateTime-Format-Bork/pkg-plist b/devel/p5-DateTime-Format-Bork/pkg-plist
new file mode 100644
index 000000000000..7fd5ad9f669b
--- /dev/null
+++ b/devel/p5-DateTime-Format-Bork/pkg-plist
@@ -0,0 +1,4 @@
+%%SITE_PERL%%/DateTime/Format/Bork.pm
+%%SITE_PERL%%/DateTime/Format/Bork.pod
+@unexec rmdir %D/%%SITE_PERL%%/DateTime/Format 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true