freebsd-ports/devel/pear-Date_Holidays_UNO/Makefile

17 lines
440 B
Makefile

PORTNAME= Date_Holidays_UNO
PORTVERSION= 0.1.3
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Driver based class to calculate holidays in the UNO
WWW= https://pear.php.net/package/Date_Holidays_UNO
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>