Update net/gtk-vnc to version 0.7.0
[dports.git] / net / pear-Net_URL_Mapper / Makefile
1 # Created by: Martin Wilke <miwi@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Net_URL_Mapper
5 PORTVERSION=    0.9.1
6 CATEGORIES=     net www pear
7
8 MAINTAINER=     joneum@bsdproject.de
9 COMMENT=        Simple and flexible way to build nice URLs for web applications
10
11 USES=   pear
12
13 .include <bsd.port.mk>