opnsense-ports/databases/rubygem-sdbm/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

16 lines
309 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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
LICENSE= BSD2CLAUSE
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>