freebsd-ports/www/pear-Horde_SessionHandler/Makefile

20 lines
453 B
Makefile
Raw Normal View History

# Ports collection makefile for: pear-Horde_SessionHandler
# Date created: 6 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= Horde_SessionHandler
PORTVERSION= 2.0.1
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Session Handler API
USE_HORDE_RUN= Horde_Exception \
Horde_Util
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>