aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_Notification/Makefile
blob: 573ae9809f00513c72444676ebb42b63077e6a08 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Horde_Notification
PORTVERSION=	2.0.4
CATEGORIES=	devel www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Notification System
WWW=		https://pear.horde.org

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

.include <bsd.port.mk>