opnsense-ports/devel/rubygem-concurrent-ruby-edge/Makefile
Franco Fichtner 84c5ea69ee */*: sync with upstream
Taken from: FreeBSD
2025-02-06 12:31:11 +01:00

19 lines
412 B
Makefile

PORTNAME= concurrent-ruby-edge
PORTVERSION= 0.7.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Bleeding edge features for concurrent-ruby
WWW= https://github.com/ruby-concurrency/concurrent-ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-concurrent-ruby>=1.3<2:devel/rubygem-concurrent-ruby
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>