Files
bsdports/ruby/rubygem-asetus/Makefile
2019-12-26 07:26:06 +00:00

18 lines
369 B
Makefile

# Created by: Nick Hilliard <nick@foobar.org>
# $FreeBSD: head/devel/rubygem-asetus/Makefile 414136 2016-04-27 21:57:31Z swills $
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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>