aboutsummaryrefslogtreecommitdiffstats
path: root/science/Makefile
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-04-17 06:46:18 +0800
committerjgh <jgh@FreeBSD.org>2013-04-17 06:46:18 +0800
commit50b284c5c768e3b2b1f183900ab0f10d60d24b2b (patch)
tree4afc3b163632adce91240861d1443ef591ef1466 /science/Makefile
parent47498fd67a65c23026b7e90db2ac639c06211386 (diff)
downloadfreebsd-ports-gnome-50b284c5c768e3b2b1f183900ab0f10d60d24b2b.tar.gz
freebsd-ports-gnome-50b284c5c768e3b2b1f183900ab0f10d60d24b2b.tar.zst
freebsd-ports-gnome-50b284c5c768e3b2b1f183900ab0f10d60d24b2b.zip
- add new port: science/voro++
Voro++ is a software library for carrying out three-dimensional computations of the Voronoi tessellation. A distinguishing feature of the Voro++ library is that it carries out cell-based calculations, computing the Voronoi cell for each particle individually. It is particularly well-suited for applications that rely on cell-based statistics, where features of Voronoi cells (eg. volume, centroid, number of faces) can be used to analyze a system of particles. WWW: http://math.lbl.gov/voro++/ PR: 177678 Submitted by: jwbacon@tds.net Feature safe: yes
Diffstat (limited to 'science/Makefile')
-rw-r--r--science/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile
index 63031f98418c..20f8311c793b 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -193,6 +193,7 @@
SUBDIR += v_sim
SUBDIR += veusz
SUBDIR += vmd
+ SUBDIR += voro++
SUBDIR += x11iraf
SUBDIR += xmakemol
SUBDIR += xmds