opnsense-ports/databases/rubygem-bdb1/Makefile
Franco Fichtner d57219b569 */*: sync with upstream
Taken from: HardenedBSD
2021-04-08 08:40:15 +02:00

17 lines
342 B
Makefile

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