4e1b79a0a6
With hat: portmgr Sponsored by: Absolight
18 lines
386 B
Makefile
18 lines
386 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Date_Holidays_Austria
|
|
PORTVERSION= 0.1.6
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= Driver based class to calculate holidays in Austria
|
|
|
|
LICENSE= PHP301
|
|
|
|
BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays
|
|
RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays
|
|
|
|
USES= pear
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|