61c0d07157
No release information nor change log. Please refer <https://github.com/grosser/parallel/compare/v1.19.2...v1.20.1> in detail.
15 lines
336 B
Makefile
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"
|