Files
2019-12-26 07:26:06 +00:00

18 lines
372 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-thread_safe/Makefile 414136 2016-04-27 21:57:31Z swills $
PORTNAME= thread_safe
PORTVERSION= 0.3.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Thread-safe collections and utilities for Ruby
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>