16 lines
280 B
Makefile
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>
|