diff options
author | rodent <rodent@pkgsrc.org> | 2013-07-02 11:10:04 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-07-02 11:10:04 +0000 |
commit | 1a3116a84b528a2f31856eaf274b2409f592e939 (patch) | |
tree | a518bf7978f130d04b0e0c82d4388a94a9f6dff4 /parallel/Makefile | |
parent | 087b69bb426ad05f4637ddd57a39e9c23dd84b57 (diff) | |
download | pkgsrc-1a3116a84b528a2f31856eaf274b2409f592e939.tar.gz |
+py-billiard
Diffstat (limited to 'parallel/Makefile')
-rw-r--r-- | parallel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/parallel/Makefile b/parallel/Makefile index bc614e6ac44..a6eef2375c5 100644 --- a/parallel/Makefile +++ b/parallel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/03/21 20:57:14 asau Exp $ +# $NetBSD: Makefile,v 1.22 2013/07/02 11:10:04 rodent Exp $ # COMMENT= Applications dealing with parallelism in computing @@ -16,6 +16,7 @@ SUBDIR+= p5-Parallel-Pvm SUBDIR+= paexec SUBDIR+= parallel SUBDIR+= pvm3 +SUBDIR+= py-billiard SUBDIR+= sge SUBDIR+= slurm SUBDIR+= threadingbuildingblocks |