opnsense-ports/net/rubygem-cloudflare/Makefile
Franco Fichtner 3e02d2b4f1 */*: sync with upstream
Taken from: FreeBSD
2024-04-15 19:12:18 +02:00

19 lines
351 B
Makefile

PORTNAME= cloudflare
PORTVERSION= 4.3.0
PORTREVISION= 1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby wrapper for the Cloudflare API
WWW= https://github.com/socketry/cloudflare
LICENSE= MIT
RUN_DEPENDS= rubygem-async-rest>=0.12.3<1:www/rubygem-async-rest
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>