freebsd-ports/net/pear-URI_Template/Makefile
Jochen Neumeister fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00

14 lines
238 B
Makefile

# Created by: wenheping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= URI_Template
PORTVERSION= 0.3.3
CATEGORIES= net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Parser for URI Templates
NO_ARCH= yes
USES= pear
.include <bsd.port.mk>