opnsense-ports/devel/rubygem-slow_enumerator_tools/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

17 lines
392 B
Makefile

PORTNAME= slow_enumerator_tools
PORTVERSION= 1.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Tools for transforming enumerators that produce data slowly and unpredictably
WWW= https://github.com/ddfreyne/slow_enumerator_tools
LICENSE= MIT
RUN_DEPENDS= rubygem-bundler>=1.15:sysutils/rubygem-bundler
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>