aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pear-Horde_Cli/Makefile
blob: 1e9297069a7aff39c770d9aba8fb08334639e2ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTNAME=   Horde_Cli
PORTVERSION=    2.0.6
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>