f4e1f3b974
PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
13 lines
226 B
Makefile
13 lines
226 B
Makefile
# Created by: wenheping <wenheping@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= URI_Template
|
|
PORTVERSION= 0.3.3
|
|
CATEGORIES= net pear
|
|
|
|
MAINTAINER= joneum@bsdproject.de
|
|
COMMENT= Parser for URI Templates
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|