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

15 lines
360 B
Makefile

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