# Created by: Martin Wilke # $FreeBSD$ PORTNAME= Net_URL_Mapper PORTVERSION= 0.9.1 CATEGORIES= net www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Simple and flexible way to build nice URLs for web applications BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include