opnsense-ports/net/rubygem-google-cloud-errors/Makefile
Franco Fichtner bc9fc2848c */*: sync with upstream
Taken from: FreeBSD
2023-04-11 09:42:51 +02:00

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>