b233276d78
Approved by: mat (mentor)
13 lines
267 B
Makefile
13 lines
267 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
# $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
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|