aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-Horde_Mongo/Makefile
blob: 75991dac51a0e89cb47dcab68ce8734b035ead1e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=	Horde_Mongo
PORTVERSION=	1.1.0
CATEGORIES=	databases www pear
PKGNAMEPREFIX=	pear-

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Mongo Configuration

USES=	horde
#RUN_DEPENDS=	${PHPBASE}/lib/php/${PHP_EXT_DIR}/mongo.so:databases/pecl-mongo

.include <bsd.port.mk>