blob: 4b7be049644699a49e32dbfc08173faa226fde63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= Horde_Cache
PORTVERSION= 2.5.5
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Caching API
USES= horde php
USE_HORDE_RUN= Horde_Compress_Fast \
Horde_Exception \
Horde_HashTable \
Horde_Util
USE_PHP= hash
.include <bsd.port.mk>
|