pkgsrc/misc/ruby-parallel/Makefile
taca 61c0d07157 misc/ruby-parallel: update to 1.20.1
No release information nor change log.

Please refer <https://github.com/grosser/parallel/compare/v1.19.2...v1.20.1>
in detail.
2021-03-07 14:40:12 +00:00

15 lines
336 B
Makefile

# $NetBSD: Makefile,v 1.15 2021/03/07 14:40:12 taca Exp $
#
DISTNAME= parallel-1.20.1
CATEGORIES= misc
MAINTAINER= tsutsui@NetBSD.org
HOMEPAGE= https://github.com/grosser/parallel
COMMENT= Run any kind of code in parallel processes
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"