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

18 lines
377 B
Makefile

PORTNAME= google-cloud-errors
PORTVERSION= 1.3.0
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/master/google-cloud-errors
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>