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

PORTNAME=	Horde_Memcache
DISTVERSION=	2.1.1
PORTREVISION=	1
CATEGORIES=	databases www pear

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

USES=		horde php
USE_PHP=	memcache hash
USE_HORDE_RUN=	Horde_Exception

.include <bsd.port.mk>