1PORTNAME= thread_safe 2PORTVERSION= 0.3.6 3CATEGORIES= devel rubygems 4MASTER_SITES= RG 5 6MAINTAINER= ports@MidnightBSD.org 7COMMENT= Thread-safe collections and utilities for Ruby 8WWW= https://github.com/ruby-concurrency/thread_safe 9 10LICENSE= Apache-2.0 11LICENSE_FILE= ${WRKSRC}/LICENSE 12 13NO_ARCH= yes 14USES= gem 15 16.include <bsd.port.mk> 17