xref: /mports/databases/rubygem-tarantool/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	tarantool
2PORTVERSION=	0.5.8
3CATEGORIES=	databases rubygems
4MASTER_SITES=	RG
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	Tarantool KV-storage client
8WWW=		https://github.com/tarantool/tarantool-ruby
9
10LICENSE=	bsd2
11LICENSE_FILE=	${WRKSRC}/LICENSE
12
13BUILD_DEPENDS=	${RUN_DEPENDS}
14RUN_DEPENDS=	rubygem-bin_utils>=0.0.3<0.1:devel/rubygem-bin_utils \
15		rubygem-iproto>=0.3.17:net/rubygem-iproto \
16		rubygem-murmurhash3>=0.1.1:devel/rubygem-murmurhash3 \
17		rubygem-sumbur>=0.0.2:devel/rubygem-sumbur
18
19USES=		gem
20
21.include <bsd.port.mk>
22

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026