freebsd-ports/devel/pear-Horde_Cache/Makefile
2019-11-08 11:39:00 +00:00

17 lines
285 B
Makefile

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