# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD: head/devel/pear-Horde_Notification/Makefile 407900 2016-02-02 22:56:26Z mm $

PORTNAME=	Horde_Notification
PORTVERSION=	2.0.4
CATEGORIES=	devel www pear

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

USES=	horde
USE_HORDE_RUN=	Horde_Exception \
		Horde_Util
USE_PHP=	gettext

.include <bsd.port.mk>
