forked from Lainports/opnsense-ports
14 lines
278 B
Makefile
14 lines
278 B
Makefile
PORTNAME= sdbm
|
|
PORTVERSION= 1.0.0
|
|
CATEGORIES= databases rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Simple file-based key-value store with String keys and values
|
|
WWW= https://github.com/ruby/sdbm
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|