aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Date_Holidays_Denmark
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2008-06-09 14:01:32 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2008-06-09 14:01:32 +0000
commit6f7eb91b3c22aa55a0bb77cdd01c42047e7e165d (patch)
treedfb007e7a5f8e67c37c8e7f0a075246bd283027d /devel/pear-Date_Holidays_Denmark
parent8abb9fc926d51eb12ac047fa89a8830093bda859 (diff)
Notes
Diffstat (limited to 'devel/pear-Date_Holidays_Denmark')
-rw-r--r--devel/pear-Date_Holidays_Denmark/Makefile24
-rw-r--r--devel/pear-Date_Holidays_Denmark/distinfo3
-rw-r--r--devel/pear-Date_Holidays_Denmark/pkg-descr3
-rw-r--r--devel/pear-Date_Holidays_Denmark/pkg-plist3
4 files changed, 33 insertions, 0 deletions
diff --git a/devel/pear-Date_Holidays_Denmark/Makefile b/devel/pear-Date_Holidays_Denmark/Makefile
new file mode 100644
index 000000000000..780468e7064b
--- /dev/null
+++ b/devel/pear-Date_Holidays_Denmark/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: pear-Date_Holidays_Denmark
+# Date created: 2008-06-04
+# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Date_Holidays_Denmark
+PORTVERSION= 0.1.0
+CATEGORIES= devel www pear
+
+MAINTAINER= tabthorpe@FreeBSD.org
+COMMENT= Driver based class to calculate holidays in Denmark
+
+BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+CATEGORY= Date
+FILES= Holidays/Driver/Denmark.php
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
+.include <bsd.port.post.mk>
+
diff --git a/devel/pear-Date_Holidays_Denmark/distinfo b/devel/pear-Date_Holidays_Denmark/distinfo
new file mode 100644
index 000000000000..3b54f355a233
--- /dev/null
+++ b/devel/pear-Date_Holidays_Denmark/distinfo
@@ -0,0 +1,3 @@
+MD5 (PEAR/Date_Holidays_Denmark-0.1.0.tgz) = 476c8a81a4d6e341c55538cef48e6620
+SHA256 (PEAR/Date_Holidays_Denmark-0.1.0.tgz) = e0fe47ed781ca18a3a999fb8c84d92dff3d5e7eade5763e036d4d3671b9e0264
+SIZE (PEAR/Date_Holidays_Denmark-0.1.0.tgz) = 2683
diff --git a/devel/pear-Date_Holidays_Denmark/pkg-descr b/devel/pear-Date_Holidays_Denmark/pkg-descr
new file mode 100644
index 000000000000..3635a3d24d6f
--- /dev/null
+++ b/devel/pear-Date_Holidays_Denmark/pkg-descr
@@ -0,0 +1,3 @@
+Driver based class to calculate holidays in Denmark.
+
+WWW: http://pear.php.net/package/Date_Holidays_Denmark/
diff --git a/devel/pear-Date_Holidays_Denmark/pkg-plist b/devel/pear-Date_Holidays_Denmark/pkg-plist
new file mode 100644
index 000000000000..7244395c6f58
--- /dev/null
+++ b/devel/pear-Date_Holidays_Denmark/pkg-plist
@@ -0,0 +1,3 @@
+share/pear/Date/Holidays/Driver/Denmark.php
+share/pear/packages/pear-Date_Holidays_Denmark-0.1.0/package.xml
+@dirrm share/pear/packages/pear-Date_Holidays_Denmark-0.1.0