PORTNAME=	ref
PORTVERSION=	2.0.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Library with refs across runtimes (MRI, REE, YARV, ...)
WWW=		https://github.com/ruby-concurrency/ref

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT_LICENSE

NO_ARCH=	yes
USES=		gem

.include <bsd.port.mk>
