freebsd-ports/net/rubygem-google-cloud-errors/Makefile

17 lines
361 B
Makefile

PORTNAME= google-cloud-errors
PORTVERSION= 1.3.1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Define error classes for google-cloud-ruby
WWW= https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-errors
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>