727adba8e5
Hat: portmgr-secretary
15 lines
389 B
Makefile
15 lines
389 B
Makefile
PORTNAME= Date_Holidays_Romania
|
|
PORTVERSION= 0.1.2
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Driver based class to calculate holidays in Romania
|
|
|
|
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>
|