# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/rubygem-async/Makefile 567713 2021-03-07 22:23:17Z sunpoet $ PORTNAME= async PORTVERSION= 1.28.9 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Modern asynchronous I/O framework for Ruby LICENSE= MIT RUN_DEPENDS= rubygem-console>=1.10<2:devel/rubygem-console \ rubygem-nio4r>=2.3<3:devel/rubygem-nio4r \ rubygem-timers>=4.1<5:devel/rubygem-timers USES= gem USE_RUBY= yes NO_ARCH= yes .include