freebsd-ports/devel/pear-Date_Holidays_Denmark/Makefile
2021-05-23 00:20:48 +08:00

15 lines
391 B
Makefile

PORTNAME= Date_Holidays_Denmark
PORTVERSION= 0.1.3
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Driver based class to calculate holidays in Denmark
LICENSE= PHP301
BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}
RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}
USES= pear
.include <bsd.port.mk>