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

PORTNAME=   Horde_Memcache
PORTVERSION=    2.0.3
CATEGORIES= databases www pear

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

USE_PHP=    memcache hash
USE_HORDE_RUN=  Horde_Exception

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>