summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authorrodent <rodent>2013-07-02 11:10:04 +0000
committerrodent <rodent>2013-07-02 11:10:04 +0000
commit39936d73db30466dd972ec7f495daf2777bf6041 (patch)
treea518bf7978f130d04b0e0c82d4388a94a9f6dff4 /parallel
parentdadf079e95728c8ee5241106c668cdf38a00dd13 (diff)
downloadpkgsrc-39936d73db30466dd972ec7f495daf2777bf6041.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