2020-09-27 21:30:02 +02:00
|
|
|
PORTNAME= google-cloud-dns
|
2022-07-30 21:25:42 +02:00
|
|
|
PORTVERSION= 0.36.0
|
2020-09-27 21:30:02 +02:00
|
|
|
CATEGORIES= dns rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Official library for Google Cloud DNS
|
2022-12-30 09:47:56 +01:00
|
|
|
WWW= https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-dns
|
2020-09-27 21:30:02 +02:00
|
|
|
|
|
|
|
LICENSE= APACHE20
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
2021-01-26 18:48:30 +01:00
|
|
|
RUN_DEPENDS= rubygem-google-apis-dns_v1>=0.1<1:dns/rubygem-google-apis-dns_v1 \
|
2021-06-20 18:06:19 +02:00
|
|
|
rubygem-google-cloud-core>=1.6<2:net/rubygem-google-cloud-core \
|
|
|
|
rubygem-googleauth>=0.16.2<2.0:security/rubygem-googleauth \
|
2020-09-27 21:30:02 +02:00
|
|
|
rubygem-zonefile>=1.04<2:dns/rubygem-zonefile
|
|
|
|
|
|
|
|
USES= gem
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|