aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_Cli/Makefile
blob: 8453fb206c1d7a72b595e73d5df3985a1d424019 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	Horde_Cli
DISTVERSION=	2.3.0
CATEGORIES=	devel www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Command Line Interface API

USES=	horde
USE_HORDE_RUN=	Horde_Support Horde_Translation

.include <bsd.port.mk>