opnsense-ports/devel/rubygem-slack-notifier/Makefile
Franco Fichtner 73ff9dc059 */*: sync with upstream
Taken from: FreeBSD
2015-10-02 07:30:26 +02:00

20 lines
338 B
Makefile

# Created by: Johannes Meixner <xmj@chaot.net>
# $FreeBSD$
PORTNAME= slack-notifier
PORTVERSION= 1.3.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby wrapper for posting to slack webhooks
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>