diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-09-29 03:17:57 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-09-29 03:17:57 +0800 |
commit | 1144f0fb9f4a205d6305d82a15d089b01a9f3114 (patch) | |
tree | 348a9e60f30a96555a38aad59e57c3a759b7d10a /science/Makefile | |
parent | 8c5823a5d3206952e5f9ac176ef325d079c1c454 (diff) | |
download | freebsd-ports-gnome-1144f0fb9f4a205d6305d82a15d089b01a9f3114.tar.gz freebsd-ports-gnome-1144f0fb9f4a205d6305d82a15d089b01a9f3114.tar.zst freebsd-ports-gnome-1144f0fb9f4a205d6305d82a15d089b01a9f3114.zip |
Paje is a graphical tool that displays traces produced during the
execution of multithreaded programs. Other programs can also generate
traces for this tool.
PR: 103677
Submitted by: Gürkan Sengün
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 8eb5bd7ea43f..43b54fe967f7 100644 --- a/science/Makefile +++ b/science/Makefile @@ -77,6 +77,7 @@ SUBDIR += ovt SUBDIR += p5-Algorithm-SVMLight SUBDIR += p5-Chemistry-Elements + SUBDIR += paje SUBDIR += paraview SUBDIR += pcp SUBDIR += psi3 |