forked from Lainports/opnsense-ports
14 lines
250 B
Makefile
14 lines
250 B
Makefile
PORTNAME= zstd-ruby
|
|
PORTVERSION= 1.5.2.3
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= rodrigo@FreeBSD.org
|
|
COMMENT= Ruby binding for zstd
|
|
WWW= https://github.com/SpringMT/zstd-ruby
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|