1446608ec7
Fix pear-Horde_core options Use options helpers where possible
14 lines
233 B
Makefile
14 lines
233 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_SessionHandler
|
|
PORTVERSION= 2.2.4
|
|
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>
|