aboutsummaryrefslogblamecommitdiff
path: root/databases/rubygem-bdb1/Makefile
blob: 672138cb9bda2ea292123c4c47586ffc579781e2 (plain) (tree)
1
2
3
4
5
6
7
8
9

                     
                 




                                                                                     
                                                
 


                               
                              
                             
 
                      
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>