b233276d78
Approved by: mat (mentor)
13 lines
222 B
Makefile
13 lines
222 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
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|