aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Horde_Browser/Makefile
blob: fc9ab93ef4acab209e97479e93b5928c56f14335 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	Horde_Browser
PORTVERSION=	2.0.16
CATEGORIES=	www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Browser API

USES=	horde cpe
USE_HORDE_RUN=	Horde_Exception Horde_Util

.include <bsd.port.mk>