aboutsummaryrefslogblamecommitdiff
path: root/databases/rubygem-red-arrow-dataset/Makefile
blob: ca19afe271eaf2a5087bb34698c925908591d7e6 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                 
                      




                                                     

                                                                                




                                                  


                                                                                               



                      
PORTNAME=	red-arrow-dataset
PORTVERSION=	15.0.2
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby bindings of Apache Arrow Dataset
WWW=		https://arrow.apache.org/ \
		https://github.com/apache/arrow/tree/main/ruby/red-arrow-dataset

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

BUILD_DEPENDS=	rubygem-rake>=0:devel/rubygem-rake
RUN_DEPENDS=	rubygem-red-arrow>=${PORTVERSION}<${PORTVERSION}_99:databases/rubygem-red-arrow

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>