freebsd-ports/devel/rubygem-asetus/Makefile
2021-04-06 16:31:07 +02:00

18 lines
304 B
Makefile

# Created by: Nick Hilliard <nick@foobar.org>
PORTNAME= asetus
PORTVERSION= 0.3.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= nick@foobar.org
COMMENT= Ruby configuration library with YAML/JSON/TOML backends
LICENSE= APACHE20
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>