ad3730027d
Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-errors/CHANGELOG.md
17 lines
361 B
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>
|