2022-10-09 17:19:09 +02:00
|
|
|
PORTNAME= red-gandiva
|
|
|
|
PORTVERSION= 8.0.0
|
2023-04-25 17:15:30 +02:00
|
|
|
PORTREVISION= 2
|
2022-10-09 17:19:09 +02:00
|
|
|
CATEGORIES= databases rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Ruby bindings of Gandiva
|
|
|
|
WWW= https://arrow.apache.org/
|
|
|
|
|
|
|
|
LICENSE= APACHE20
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|
|
|
|
|
|
|
BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake
|
|
|
|
LIB_DEPENDS= libarrow-glib.so:databases/arrow-glib
|
|
|
|
RUN_DEPENDS= rubygem-red-arrow>=${PORTVERSION}<${PORTVERSION}_99:databases/rubygem-red-arrow
|
|
|
|
|
|
|
|
USES= gem
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|