forked from Lainports/opnsense-ports
17 lines
295 B
Makefile
17 lines
295 B
Makefile
PORTNAME= moneta
|
|
PORTVERSION= 1.6.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Unified interface to key/value stores
|
|
WWW= https://github.com/moneta-rb/moneta
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|