blob: 571ce61eb4f9c1d623e27da4eef9daf57202a49d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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>
|