mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
cf118ccf87
Reported by: lwhsu
14 lines
246 B
Makefile
14 lines
246 B
Makefile
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>
|