16 lines
264 B
Makefile
16 lines
264 B
Makefile
PORTNAME= uri_template
|
|
PORTVERSION= 0.7.0
|
|
CATEGORIES= net rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= mfechner@FreeBSD.org
|
|
COMMENT= Templating system for URIs
|
|
WWW= https://github.com/hannesg/uri_template
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|