forked from Lainports/freebsd-ports
20 lines
360 B
Makefile
20 lines
360 B
Makefile
PORTNAME= spamcheck
|
|
PORTVERSION= 1.0.0
|
|
PORTREVISION= 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-grpc142>=1.0<2.0:net/rubygem-grpc142
|
|
|
|
USES= gem
|
|
USE_RUBY= yes
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|