opnsense-ports/databases/rubygem-bdb1/Makefile
Franco Fichtner d35ca004f6 */*: sync with upstream
Taken from: FreeBSD
2024-03-26 10:55:10 +01:00

17 lines
367 B
Makefile

PORTNAME= bdb1
PORTVERSION= 0.2.5
PORTREVISION= 4
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to Berkeley DB revision 1.8x with full feature support
WWW= https://github.com/knu/ruby-bdb1
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem shebangfix
SHEBANG_FILES= examples/*.rb
.include <bsd.port.mk>