opnsense-ports/net/rubygem-uri_template/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

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>