mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
18 lines
324 B
Makefile
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>
|