# New ports collection makefile for: pear-Date_Holidays_Ireland # Date created: 2008-06-05 # Whom: Thomas Abthorpe # # $FreeBSD$ # PORTNAME= Date_Holidays_Ireland PORTVERSION= 0.1.1 CATEGORIES= devel www pear MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Driver based class to calculate holidays in Ireland BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Date FILES= Holidays/Driver/Ireland.php TESTS= Date_Holidays_Driver_Ireland_TestSuite.php .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include