ports/net/rubygem-spamcheck/Makefile
Matthias Fechner b7b5f004f0 net/rubygem-spamcheck: update to 1.3.0.
Required for gitlab-ce 15.11
2023-05-14 20:25:56 +03:00

18 lines
324 B
Makefile

PORTNAME= spamcheck
PORTVERSION= 1.3.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Auto-generated gRPC client for SpamCheck
WWW= https://rubygems.org/gems/spamcheck
LICENSE= MIT
RUN_DEPENDS= rubygem-grpc>=1.0<2.0:net/rubygem-grpc
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>