Driver based class to calculate holidays in Denmark.

WWW:	http://pear.php.net/package/Date_Holidays_Denmark/
This commit is contained in:
Thomas Abthorpe 2008-06-09 14:01:32 +00:00
parent 8abb9fc926
commit 6f7eb91b3c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214556
5 changed files with 34 additions and 0 deletions

View file

@ -1836,6 +1836,7 @@
SUBDIR += pear-Date_Holidays SUBDIR += pear-Date_Holidays
SUBDIR += pear-Date_Holidays_Austria SUBDIR += pear-Date_Holidays_Austria
SUBDIR += pear-Date_Holidays_Brazil SUBDIR += pear-Date_Holidays_Brazil
SUBDIR += pear-Date_Holidays_Denmark
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_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>

View file

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

View file

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

View file

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