Driver based class to calculate holidays in the Netherlands.

WWW:	http://pear.php.net/package/Date_Holidays_Netherlands/
This commit is contained in:
Thomas Abthorpe 2008-06-09 14:08:52 +00:00
parent 6859186d8e
commit 09c1fd908d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214568
5 changed files with 37 additions and 0 deletions

View file

@ -1842,6 +1842,7 @@
SUBDIR += pear-Date_Holidays_Germany SUBDIR += pear-Date_Holidays_Germany
SUBDIR += pear-Date_Holidays_Iceland SUBDIR += pear-Date_Holidays_Iceland
SUBDIR += pear-Date_Holidays_Ireland SUBDIR += pear-Date_Holidays_Ireland
SUBDIR += pear-Date_Holidays_Netherlands
SUBDIR += pear-Event_Dispatcher SUBDIR += pear-Event_Dispatcher
SUBDIR += pear-FSM SUBDIR += pear-FSM
SUBDIR += pear-HTML_BBCodeParser SUBDIR += pear-HTML_BBCodeParser

View file

@ -0,0 +1,24 @@
# New ports collection makefile for: pear-Date_Holidays_Netherlands
# Date created: 2008-06-05
# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org>
#
# $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 <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>

View file

@ -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

View file

@ -0,0 +1,3 @@
Driver based class to calculate holidays in the Netherlands.
WWW: http://pear.php.net/package/Date_Holidays_Netherlands/

View file

@ -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