opnsense-ports/net/rubygem-hangouts-chat/Makefile
Franco Fichtner c1b6f7a0d9 */*: sync with upstream
Taken from: HardenedBSD
2019-01-05 10:52:43 +01: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>