1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/databases/pear-Horde_Memcache/Makefile

16 lines
259 B
Makefile

# $FreeBSD$
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>