diff --git a/devel/Makefile b/devel/Makefile index 068bd1b18b42..eb2c79fc6cbe 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1842,6 +1842,7 @@ SUBDIR += pear-Date_Holidays_Germany SUBDIR += pear-Date_Holidays_Iceland SUBDIR += pear-Date_Holidays_Ireland + SUBDIR += pear-Date_Holidays_Netherlands SUBDIR += pear-Event_Dispatcher SUBDIR += pear-FSM SUBDIR += pear-HTML_BBCodeParser diff --git a/devel/pear-Date_Holidays_Netherlands/Makefile b/devel/pear-Date_Holidays_Netherlands/Makefile new file mode 100644 index 000000000000..3fa9bf25192b --- /dev/null +++ b/devel/pear-Date_Holidays_Netherlands/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: pear-Date_Holidays_Netherlands +# Date created: 2008-06-05 +# Whom: Thomas Abthorpe +# +# $FreeBSD$ +# + +PORTNAME= Date_Holidays_Netherlands +PORTVERSION= 0.1.0 +CATEGORIES= devel www pear + +MAINTAINER= tabthorpe@FreeBSD.org +COMMENT= Driver based class to calculate holidays in the Netherlands + +BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays +RUN_DEPENDS= ${BUILD_DEPENDS} + +CATEGORY= Date +FILES= Holidays/Driver/Netherlands.php \ + Holidays/Filter/Netherlands/Official.php + +.include +.include "${PORTSDIR}/devel/pear/bsd.pear.mk" +.include diff --git a/devel/pear-Date_Holidays_Netherlands/distinfo b/devel/pear-Date_Holidays_Netherlands/distinfo new file mode 100644 index 000000000000..4acaa792667b --- /dev/null +++ b/devel/pear-Date_Holidays_Netherlands/distinfo @@ -0,0 +1,3 @@ +MD5 (PEAR/Date_Holidays_Netherlands-0.1.0.tgz) = 11e5e71f18a6650b4cf0153cc97a4231 +SHA256 (PEAR/Date_Holidays_Netherlands-0.1.0.tgz) = 0d98a79154aa673507c7ecdd8ee160a0647c00883806f6702c9a804ff22b33b8 +SIZE (PEAR/Date_Holidays_Netherlands-0.1.0.tgz) = 2960 diff --git a/devel/pear-Date_Holidays_Netherlands/pkg-descr b/devel/pear-Date_Holidays_Netherlands/pkg-descr new file mode 100644 index 000000000000..fdca3a4398e3 --- /dev/null +++ b/devel/pear-Date_Holidays_Netherlands/pkg-descr @@ -0,0 +1,3 @@ +Driver based class to calculate holidays in the Netherlands. + +WWW: http://pear.php.net/package/Date_Holidays_Netherlands/ diff --git a/devel/pear-Date_Holidays_Netherlands/pkg-plist b/devel/pear-Date_Holidays_Netherlands/pkg-plist new file mode 100644 index 000000000000..4b30f5eef6fb --- /dev/null +++ b/devel/pear-Date_Holidays_Netherlands/pkg-plist @@ -0,0 +1,6 @@ +share/pear/Date/Holidays/Driver/Netherlands.php +share/pear/Date/Holidays/Filter/Netherlands/Official.php +share/pear/packages/pear-Date_Holidays_Netherlands-0.1.0/package.xml +@dirrm share/pear/packages/pear-Date_Holidays_Netherlands-0.1.0 +@dirrm share/pear/Date/Holidays/Filter/Netherlands +@dirrm share/pear/Date/Holidays/Filter