19 lines
430 B
Makefile

PORTNAME= google-logging-utils
PORTVERSION= 0.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Utility classes for logging to Google Cloud Logging
WWW= https://github.com/googleapis/ruby-core-libraries/tree/main/google-logging-utils \
https://github.com/googleapis/ruby-core-libraries
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>