Prune x11/xpra
[dports.git] / devel / pear-Date_Holidays_Germany / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       Date_Holidays_Germany
4 PORTVERSION=    0.1.2
5 PORTREVISION=   1
6 CATEGORIES=     devel www pear
7
8 MAINTAINER=     joneum@FreeBSD.org
9 COMMENT=        Driver based class to calculate holidays in Germany
10
11 BUILD_DEPENDS=  ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}
12 RUN_DEPENDS=    ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}
13
14 USES=           pear
15
16 .include <bsd.port.mk>