summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-07-02 11:10:04 +0000
committerrodent <rodent@pkgsrc.org>2013-07-02 11:10:04 +0000
commit1a3116a84b528a2f31856eaf274b2409f592e939 (patch)
treea518bf7978f130d04b0e0c82d4388a94a9f6dff4 /parallel
parent087b69bb426ad05f4637ddd57a39e9c23dd84b57 (diff)
downloadpkgsrc-1a3116a84b528a2f31856eaf274b2409f592e939.tar.gz
+py-billiard
Diffstat (limited to 'parallel')
-rw-r--r--parallel/Makefile3
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