opnsense-ports/databases/rubygem-sdbm/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

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>