aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pear-Date_Holidays_Denmark/Makefile
blob: a091b92b50af20723d67b5d3789c33e61b8d23ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   Date_Holidays_Denmark
PORTVERSION=    0.1.3
CATEGORIES= devel www pear

MAINTAINER= miwi@FreeBSD.org
COMMENT=    Driver based class to calculate holidays in Denmark

BUILD_DEPENDS=  ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays
RUN_DEPENDS=    ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays

USES=   pear

.include <bsd.port.mk>