forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
15 lines
284 B
Makefile
15 lines
284 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Autoloader_Cache
|
|
PORTVERSION= 2.0.1
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Autoloader Cache
|
|
|
|
USES= horde
|
|
USE_HORDE_RUN= Horde_Autoloader
|
|
USE_PHP= json
|
|
|
|
.include <bsd.port.mk>
|