ports/net-im/rubygem-discordrb-webhooks/Makefile
2024-04-02 12:32:08 +03:00

18 lines
328 B
Makefile

PORTNAME= discordrb-webhooks
PORTVERSION= 3.5.0
CATEGORIES= net-im rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Discord API for Ruby
WWW= https://github.com/shardlab/discordrb
LICENSE= MIT
RUN_DEPENDS= rubygem-rest-client>=2.0:www/rubygem-rest-client
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>