ports/devel/ruby-concurrent-ruby/Makefile

15 lines
239 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= concurrency tools and patterns for Ruby
DISTNAME= concurrent-ruby-1.2.2
CATEGORIES= devel
HOMEPAGE= http://www.concurrent-ruby.com/
# MIT
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE=ruby gem
.include <bsd.port.mk>