# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD: head/devel/rubygem-slack-notifier1/Makefile 440136 2017-05-04 23:48:03Z sunpoet $

PORTNAME=	slack-notifier
PORTVERSION=	1.5.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	1

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby wrapper for posting to slack webhooks

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
