diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-28 22:27:59 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-28 22:27:59 +0000 |
commit | ac187f606c316bd734a297789f8ca8cb3885a99d (patch) | |
tree | 6e3c79cd7cbd8d1d7814482583861de3528e4f22 /math/qhull5/pkg-plist | |
parent | 8049f50a5dfaf7bb062c7628152ccf0b243c1ec5 (diff) |
Notes
Diffstat (limited to 'math/qhull5/pkg-plist')
-rw-r--r-- | math/qhull5/pkg-plist | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/math/qhull5/pkg-plist b/math/qhull5/pkg-plist new file mode 100644 index 000000000000..ca983a89c1b9 --- /dev/null +++ b/math/qhull5/pkg-plist @@ -0,0 +1,78 @@ +bin/qconvex +bin/qdelaunay +bin/qhalf +bin/qhull +bin/qvoronoi +bin/rbox +include/qhull/geom.h +include/qhull/mem.h +include/qhull/poly.h +include/qhull/qhull_a.h +include/qhull/stat.h +include/qhull/io.h +include/qhull/merge.h +include/qhull/qhull.h +include/qhull/qset.h +include/qhull/user.h +lib/libqhull.a +lib/libqhull.so +lib/libqhull.so.5 +@comment These doc files must be ditributed even with NOPORTDOCS +%%DOCSDIR%%/Announce.txt +%%DOCSDIR%%/COPYING.txt +%%DOCSDIR%%/README.txt +%%DOCSDIR%%/REGISTER.txt +%%DOCSDIR%%/index.htm +%%PORTDOCS%%%%DOCSDIR%%/Changes.txt +%%PORTDOCS%%%%DOCSDIR%%/qh-geom.htm +%%PORTDOCS%%%%DOCSDIR%%/qh-globa.htm +%%PORTDOCS%%%%DOCSDIR%%/qh-io.htm +%%PORTDOCS%%%%DOCSDIR%%/qh-mem.htm +%%PORTDOCS%%%%DOCSDIR%%/qh-merge.htm +%%PORTDOCS%%%%DOCSDIR%%/qh-poly.htm +%%PORTDOCS%%%%DOCSDIR%%/qh-qhull.htm +%%PORTDOCS%%%%DOCSDIR%%/qh-set.htm +%%PORTDOCS%%%%DOCSDIR%%/qh-stat.htm +%%PORTDOCS%%%%DOCSDIR%%/qh-user.htm +%%PORTDOCS%%%%EXAMPLESDIR%%/user_eg.c +%%PORTDOCS%%%%EXAMPLESDIR%%/user_eg2.c +%%PORTDOCS%%%%EXAMPLESDIR%%/qhull_interface.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/Mborland +%%PORTDOCS%%%%EXAMPLESDIR%%/q_eg +%%PORTDOCS%%%%EXAMPLESDIR%%/q_egtest +%%PORTDOCS%%%%EXAMPLESDIR%%/q_test +%%PORTDOCS%%%%EXAMPLESDIR%%/Qhull-go.bat +%%PORTDOCS%%%%EXAMPLESDIR%%/q_test.bat +%%PORTDOCS%%%%DOCSDIR%%/html/index.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qconvex.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qdelau_f.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qdelaun.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh--4d.gif +%%PORTDOCS%%%%DOCSDIR%%/html/qh--cone.gif +%%PORTDOCS%%%%DOCSDIR%%/html/qh--dt.gif +%%PORTDOCS%%%%DOCSDIR%%/html/qh--geom.gif +%%PORTDOCS%%%%DOCSDIR%%/html/qh--half.gif +%%PORTDOCS%%%%DOCSDIR%%/html/qh--rand.gif +%%PORTDOCS%%%%DOCSDIR%%/html/qh-eg.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh-faq.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh-get.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh-impre.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh-in.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh-optc.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh-optf.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh-optg.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh-opto.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh-optp.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh-optq.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh-optt.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qh-quick.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qhalf.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qhull.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qvoron_f.htm +%%PORTDOCS%%%%DOCSDIR%%/html/qvoronoi.htm +%%PORTDOCS%%%%DOCSDIR%%/html/rbox.htm +@dirrm include/qhull +%%PORTDOCS%%@dirrm %%DOCSDIR%%/html +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% +@dirrm %%DOCSDIR%% |