freebsd-ports/devel/pear-Date_Holidays_Germany/Makefile
2016-07-25 20:01:02 +00:00

16 lines
372 B
Makefile

# $FreeBSD$
PORTNAME= Date_Holidays_Germany
PORTVERSION= 0.1.2
PORTREVISION= 1
CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Driver based class to calculate holidays in Germany
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>