1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/www/pear-Horde_SessionHandler/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

13 lines
220 B
Makefile

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>