mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 04:51:19 +02:00
create bsd12 branch
This commit is contained in:
16
ruby/rubygem-concurrent-ruby/Makefile
Normal file
16
ruby/rubygem-concurrent-ruby/Makefile
Normal file
@@ -0,0 +1,16 @@
|
||||
# $FreeBSD: head/devel/rubygem-concurrent-ruby/Makefile 495488 2019-03-12 18:10:24Z sunpoet $
|
||||
|
||||
PORTNAME= concurrent-ruby
|
||||
PORTVERSION= 1.1.5
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Modern concurrency tools for Ruby
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
Reference in New Issue
Block a user