15 lines
236 B
Makefile
15 lines
236 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_View
|
|
PORTVERSION= 2.0.4
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde View API
|
|
|
|
USES= horde
|
|
USE_HORDE_RUN= Horde_Exception \
|
|
Horde_Support \
|
|
Horde_Util
|
|
|
|
.include <bsd.port.mk>
|