freebsd-ports/devel/rubygem-google-apis-sqladmin_v1beta4/Makefile

21 lines
445 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= google-apis-sqladmin_v1beta4
PORTVERSION= 0.22.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple REST client for Cloud SQL Admin API V1beta4
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-google-apis-core>=0.4<2.0:devel/rubygem-google-apis-core
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>