2021-01-26 18:20:22 +01:00
|
|
|
PORTNAME= google-apis-dns_v1
|
2022-07-07 23:28:21 +02:00
|
|
|
PORTVERSION= 0.23.0
|
2021-01-26 18:20:22 +01:00
|
|
|
CATEGORIES= dns rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Simple REST client for version V1 of the Cloud DNS API
|
|
|
|
|
|
|
|
LICENSE= APACHE20
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
|
|
|
|
2022-07-07 23:28:21 +02:00
|
|
|
RUN_DEPENDS= rubygem-google-apis-core>=0.7<2.0:devel/rubygem-google-apis-core
|
2021-01-26 18:20:22 +01:00
|
|
|
|
|
|
|
USES= gem
|
|
|
|
USE_RUBY= yes
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|