freebsd-ports/databases/pear-Horde_Memcache/Makefile
Antoine Brodin 4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00

15 lines
319 B
Makefile

# $FreeBSD$
PORTNAME= Horde_Memcache
PORTVERSION= 2.0.3
CATEGORIES= databases www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Memcache API
USE_PHP= memcache hash
USE_HORDE_RUN= Horde_Exception
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>