summaryrefslogtreecommitdiff
path: root/devel/ruby-concurrent-ruby/Makefile
blob: bc8888d4e5350de4b74c9878bb8912faa10e552c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.8 2022/08/11 12:51:13 taca Exp $

DISTNAME=	concurrent-ruby-1.1.10
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.concurrent-ruby.com/
COMMENT=	Modern concurrency tools for Ruby
LICENSE=	mit

USE_LANGUAGES=	# empty

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"