aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_Notification/Makefile
blob: 4f7a1e6e40712993c8e70f76f604622818045b08 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Martin Matuska <mm@FreeBSD.org>

PORTNAME=	Horde_Notification
PORTVERSION=	2.0.4
CATEGORIES=	devel www pear

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

USES=		horde php
USE_HORDE_RUN=	Horde_Exception \
		Horde_Util
USE_PHP=	gettext

.include <bsd.port.mk>