# Ports collection makefile for:  pear-Horde_Notification
# Date created:			  7 July 2011
# Whom:				  Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD: ports/devel/pear-Horde_Notification/Makefile,v 1.3 2011/11/24 08:33:19 mm Exp $

PORTNAME=	Horde_Notification
PORTVERSION=	1.0.1
CATEGORIES=	devel www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Notification System

USE_HORDE_RUN=	Horde_Exception Horde_Util
USE_PHP=	gettext

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>
