ports/net/pear-Net_URL_Mapper/Makefile
2021-05-23 00:20:48 +08:00

12 lines
259 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
PORTNAME= Net_URL_Mapper
PORTVERSION= 0.9.1
CATEGORIES= net www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple and flexible way to build nice URLs for web applications
USES= pear
.include <bsd.port.mk>