# $FreeBSD: head/devel/pear-Date_Holidays_Romania/Makefile 412346 2016-04-01 14:00:51Z mat $

PORTNAME=	Date_Holidays_Romania
PORTVERSION=	0.1.2
CATEGORIES=	devel www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Driver based class to calculate holidays in Romania

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>