freebsd-ports/net/pear-URI_Template/Makefile
Jochen Neumeister 6f8c351112 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:33:54 +00:00

14 lines
236 B
Makefile

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