freebsd-ports/net/pear-Net_URL_Mapper/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

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>