aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-Net_URL_Mapper/Makefile
blob: a5494a616cf46c738bad935c21b8daf37b3b78a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$

PORTNAME=   Net_URL_Mapper
PORTVERSION=    0.9.1
CATEGORIES= net www pear

MAINTAINER= joneum@FreeBSD.org
COMMENT=    Simple and flexible way to build nice URLs for web applications

USES=       pear

.include <bsd.port.mk>