forked from Lainports/opnsense-ports
17 lines
312 B
Makefile
17 lines
312 B
Makefile
PORTNAME= configuration
|
|
PORTVERSION= 1.3.4
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Mechanism to parse ruby configuration files
|
|
WWW= https://github.com/ahoward/configuration
|
|
|
|
LICENSE= BSD2CLAUSE RUBY
|
|
LICENSE_COMB= dual
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|