freebsd-ports/net/rubygem-hangouts-chat/Makefile
2019-01-04 09:38:09 +00:00

19 lines
370 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
PORTNAME= hangouts-chat
PORTVERSION= 0.0.6
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Module 'hangouts-chat' gem to talk to G Suite Hangouts Chat rooms
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>