opnsense-ports/www/pear-Horde_SessionHandler/Makefile
Franco Fichtner 82d861dc60 */*: sync with upstream
Taken from: FreeBSD
2017-03-09 01:59:41 +01:00

14 lines
233 B
Makefile

# $FreeBSD$
PORTNAME= Horde_SessionHandler
PORTVERSION= 2.2.9
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Session Handler API
USES= horde
USE_HORDE_RUN= Horde_Exception \
Horde_Util
.include <bsd.port.mk>