aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Horde_Routes/Makefile
blob: 39cd8fecafdda653d0dbceb4c97c33cfbdbc79af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	Horde_Routes
PORTVERSION=	2.0.5
CATEGORIES=	www pear
MASTER_SITES=	http://pear.horde.org/get/

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Routes URL mapping system

USES=	horde cpe
USE_HORDE_RUN=	Horde_Exception \
		Horde_Util

.include <bsd.port.mk>