mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
3e4ffce65f
Feature safe: yes
20 lines
469 B
Makefile
20 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>
|