mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
14 lines
239 B
Makefile
14 lines
239 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
|
|
PORTNAME= Horde_Scribe
|
|
PORTVERSION= 2.0.3
|
|
CATEGORIES= net www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Scribe client
|
|
|
|
USES= horde
|
|
USE_HORDE_RUN= Horde_Thrift
|
|
|
|
.include <bsd.port.mk>
|