7527cc5ea7
No changelog file, but looks cleanup and minor tweaks only per github.
15 lines
337 B
Makefile
15 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.4 2014/06/01 16:16:25 tsutsui Exp $
|
|
#
|
|
|
|
DISTNAME= parallel-1.0.0
|
|
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"
|