13 lines
227 B
Makefile
13 lines
227 B
Makefile
# Created by: wenheping <wenheping@gmail.com>
|
|
|
|
PORTNAME= URI_Template
|
|
PORTVERSION= 0.3.3
|
|
CATEGORIES= net pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Parser for URI Templates
|
|
|
|
NO_ARCH= yes
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|