freebsd-ports/devel/pear-Date_Holidays_Ukraine/Makefile
Jochen Neumeister 681b27f242 - Add LICENSE
- Update pkg-descr

Sponsored by:	Netzkommune GmbH
2018-12-22 23:08:44 +00:00

17 lines
407 B
Makefile

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