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