freebsd-ports/devel/pear-Horde_Cli/Makefile
Martin Matuska 0ab7e18a42 Update to 1.0.4
Feature safe:	yes
2011-11-24 08:35:39 +00:00

18 lines
445 B
Makefile

# Ports collection makefile for: pear-Horde_Cli
# Date created: 6 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= Horde_Cli
PORTVERSION= 1.0.4
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Command Line Interface API
USE_HORDE_RUN= Horde_Support Horde_Translation
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>