1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/net/pear-Net_URL_Mapper/Makefile
2014-09-23 16:57:57 +00:00

14 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>