opnsense-ports/net/rubygem-cloudflare/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

18 lines
338 B
Makefile

PORTNAME= cloudflare
PORTVERSION= 4.3.0
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<0.13:www/rubygem-async-rest
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>