opnsense-ports/devel/rubygem-concurrent-ruby/Makefile
Franco Fichtner ea419d6bdd */*: sync with upstream
Taken from: FreeBSD
2016-12-31 15:33:13 +01:00

18 lines
288 B
Makefile

# $FreeBSD$
PORTNAME= concurrent-ruby
PORTVERSION= 1.0.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Modern concurrency tools for Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>