blob: 42aea7d291a84b770d1116492fb34d7510658bcb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= Horde_SessionHandler
PORTVERSION= 2.3.0
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Session Handler API
WWW= https://pear.horde.org
USES= horde cpe
USE_HORDE_RUN= Horde_Exception \
Horde_Util
.include <bsd.port.mk>
|