Update databases/mariadb105-server to version 10.5.17
[dports.git] / net / rubygem-google-cloud-errors / Makefile
1 PORTNAME=       google-cloud-errors
2 PORTVERSION=    1.2.0
3 CATEGORIES=     net rubygems
4 MASTER_SITES=   RG
5
6 MAINTAINER=     sunpoet@FreeBSD.org
7 COMMENT=        Define error classes for google-cloud-ruby
8 WWW=            https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-errors
9
10 LICENSE=        APACHE20
11 LICENSE_FILE=   ${WRKSRC}/LICENSE
12
13 USES=           gem
14 USE_RUBY=       yes
15
16 NO_ARCH=        yes
17
18 .include <bsd.port.mk>