opnsense-ports/devel/rubygem-slack-notifier1/Makefile
Franco Fichtner 0a0319b1a6 */*: sync with upstream
Taken from: FreeBSD
2017-05-05 04:08:52 +02:00

19 lines
336 B
Makefile

# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD$
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>