2008-06-09 16:07:19 +02:00
|
|
|
# New ports collection makefile for: pear-Date_Holidays_Ireland
|
|
|
|
# Date created: 2008-06-05
|
|
|
|
# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Date_Holidays_Ireland
|
2011-11-06 15:57:04 +01:00
|
|
|
PORTVERSION= 0.1.3
|
2008-06-09 16:07:19 +02:00
|
|
|
CATEGORIES= devel www pear
|
|
|
|
|
2009-03-24 19:00:12 +01:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2008-06-09 16:07:19 +02:00
|
|
|
COMMENT= Driver based class to calculate holidays in Ireland
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
|
2011-11-06 15:57:04 +01:00
|
|
|
RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
|
2008-06-09 16:07:19 +02:00
|
|
|
|
2011-11-06 15:57:04 +01:00
|
|
|
PEAR_AUTOINSTALLL= yes
|
2008-06-09 16:07:19 +02:00
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
|
|
|
.include <bsd.port.post.mk>
|