freebsd-ports/net/pear-Net_URL_Mapper/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

13 lines
271 B
Makefile

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