aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_URL_Mapper/Makefile
blob: 7d77d9dc1157c870767dc232abe9337e2f91a3e4 (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>