aboutsummaryrefslogtreecommitdiff
path: root/net-im/rubygem-discordrb-webhooks-blackst0ne/Makefile
blob: 6c6ed087f76e3bb33085d9ac5b6f51575bb4ded1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Matthias Fechner <mfechner@FreeBSD.org>

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>