mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
14 lines
249 B
Makefile
14 lines
249 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
|
|
PORTNAME= Horde_Browser
|
|
PORTVERSION= 2.0.16
|
|
CATEGORIES= www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Browser API
|
|
|
|
USES= horde
|
|
USE_HORDE_RUN= Horde_Exception Horde_Util
|
|
|
|
.include <bsd.port.mk>
|