freebsd-ports/www/pear-Horde_Routes/Makefile
Martin Matuska 3e4ffce65f Update to 1.1.2
Feature safe:	yes
2011-11-24 08:36:28 +00:00

19 lines
469 B
Makefile

# Ports collection makefile for: pear-Horde_Routes
# Date created: 7 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= Horde_Routes
PORTVERSION= 1.1.2
CATEGORIES= www pear
MASTER_SITES= http://pear.horde.org/get/
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Routes URL mapping system
USE_HORDE_RUN= Horde_Exception
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>