freebsd-ports/net-im/rubygem-discordrb-webhooks-blackst0ne/Makefile
Matthias Fechner 6fdf7e9a23 New ports required for gitlab-ce upgrade to 11.6.
Approved by:	mentors (implicit)
2018-12-23 12:39:43 +00:00

21 lines
376 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
PORTNAME= discordrb-webhooks-blackst0ne
PORTVERSION= 3.3.0
CATEGORIES= net-im rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Discord API for Ruby
LICENSE= MIT
RUN_DEPENDS= rubygem-rest-client>=2.0:www/rubygem-rest-client
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>