2019-05-25 17:03:55 +00:00

23 lines
428 B
Makefile

# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
PORTNAME= fastthread
PORTVERSION= 1.0.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Optimized replacement for thread.rb primitives
LICENSE= LGPL21
BROKEN_RUBY24= yes
BROKEN_RUBY25= yes
DEPRECATED= Does not build for all supported Ruby version
EXPIRATION_DATE=2019-06-30
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>