opnsense-ports/devel/rubygem-asetus/Makefile
Franco Fichtner 03bd3c7de2 */*: sync with upstream
Taken from: FreeBSD
2023-05-22 08:38:37 +02:00

16 lines
280 B
Makefile

PORTNAME= asetus
PORTVERSION= 0.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= nick@foobar.org
COMMENT= Ruby configuration library with YAML/JSON/TOML backends
WWW= https://github.com/ytti/asetus
LICENSE= APACHE20
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>