blob: 65f0e2d0dec75371a4994473405cf79ee9e9b435 (
plain) (
tree)
|
|
# 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>
|