freebsd-ports/net/pear-Horde_Scribe/Makefile
2012-04-11 07:39:26 +00:00

19 lines
433 B
Makefile

# Ports collection makefile for: pear-Horde_Scribe
# Date created: 7 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= Horde_Scribe
PORTVERSION= 1.0.2
PORTREVISION= 1
CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Scribe client
USE_HORDE_RUN= Horde_Thrift
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>