2013-09-20 19:13:42 +02:00
|
|
|
# Created by: Martin Matuska <mm@FreeBSD.org>
|
2011-07-07 21:16:22 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Horde_Controller
|
2012-12-12 16:16:56 +01:00
|
|
|
PORTVERSION= 2.0.1
|
2011-07-07 21:16:22 +02:00
|
|
|
CATEGORIES= devel www pear
|
|
|
|
|
2011-07-14 22:33:30 +02:00
|
|
|
MAINTAINER= horde@FreeBSD.org
|
2011-07-07 21:16:22 +02:00
|
|
|
COMMENT= Horde Controller libraries
|
|
|
|
|
2012-12-12 16:16:56 +01:00
|
|
|
USE_HORDE_RUN= Horde_Exception \
|
|
|
|
Horde_Injector \
|
|
|
|
Horde_Log \
|
|
|
|
Horde_Support \
|
2011-07-07 21:16:22 +02:00
|
|
|
Horde_Util
|
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
|
|
|
.include <bsd.port.post.mk>
|