xref: /mports/devel/rubygem-google-apis-core/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	google-apis-core
2PORTVERSION=	0.18.0
3CATEGORIES=	devel rubygems
4MASTER_SITES=	RG
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	Common utility and base classes for legacy Google REST clients
8WWW=		https://github.com/googleapis/google-api-ruby-client/tree/main/google-apis-core \
9		https://github.com/googleapis/google-api-ruby-client
10
11LICENSE=	Apache-2.0
12LICENSE_FILE=	${WRKSRC}/LICENSE.md
13
14BUILD_DEPENDS=	${RUN_DEPENDS}
15RUN_DEPENDS=	rubygem-addressable>=2.5.1<3:www/rubygem-addressable \
16		rubygem-googleauth>=1.9<2:security/rubygem-googleauth \
17		rubygem-httpclient>=2.8.3<3.0:www/rubygem-httpclient \
18		rubygem-mini_mime>=1.0<2:mail/rubygem-mini_mime \
19		rubygem-mutex_m>=0:devel/rubygem-mutex_m \
20		rubygem-representable>=3.0<4:textproc/rubygem-representable \
21		rubygem-retriable>=2.0<4.0:devel/rubygem-retriable
22
23USES=		gem
24
25NO_ARCH=	yes
26
27.include <bsd.port.mk>
28

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026