2023-12-14 13:31:29 +08:00
|
|
|
PORTNAME= google-cloud-datastore
|
2025-03-19 11:41:05 +08:00
|
|
|
PORTVERSION= 2.11.0
|
2023-12-14 13:31:29 +08:00
|
|
|
CATEGORIES= databases rubygems
|
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
|
COMMENT= Official library for Google Cloud Datastore
|
|
|
|
|
WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-datastore/latest/ \
|
|
|
|
|
https://googleapis.github.io/google-cloud-ruby/docs/ \
|
|
|
|
|
https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-datastore \
|
|
|
|
|
https://github.com/googleapis/google-cloud-ruby
|
|
|
|
|
|
|
|
|
|
LICENSE= APACHE20
|
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
|
|
|
|
|
RUN_DEPENDS= rubygem-google-cloud-core>=1.5<2:net/rubygem-google-cloud-core \
|
2024-07-11 03:33:20 +08:00
|
|
|
rubygem-google-cloud-datastore-v1>=0.0<2.0:databases/rubygem-google-cloud-datastore-v1
|
2023-12-14 13:31:29 +08:00
|
|
|
|
|
|
|
|
USES= gem
|
|
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|