mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
20 lines
342 B
Makefile
20 lines
342 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
|
|
PORTNAME= Horde_Data
|
|
PORTVERSION= 2.1.5
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Data API
|
|
|
|
USES= horde
|
|
USE_HORDE_RUN= Horde_Browser \
|
|
Horde_Exception \
|
|
Horde_Icalendar \
|
|
Horde_Mail \
|
|
Horde_Mime \
|
|
Horde_Translation \
|
|
Horde_Util
|
|
|
|
.include <bsd.port.mk>
|