diff options
author | vs <vs@FreeBSD.org> | 2005-03-16 12:01:08 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-03-16 12:01:08 +0000 |
commit | 9a7a86ecf4aaaf868e00979fc6a73db2089ccc72 (patch) | |
tree | 7feb0dcd5d46c498beb45fb9f6e465d7b315c2ab /cad/pdnmesh/pkg-plist | |
parent | 26921b439390f4da9bee7a69ebd4288aa6fd03b6 (diff) | |
download | FreeBSD-ports-9a7a86ecf4aaaf868e00979fc6a73db2089ccc72.zip FreeBSD-ports-9a7a86ecf4aaaf868e00979fc6a73db2089ccc72.tar.gz |
Update to 0.2.1:
-Fixed memory leaks and bugs in floating point operations.
-Enhanced GUI support.
PR: ports/78899
Submitted by: Sarod Yatawatta (maintainer/author)
Diffstat (limited to 'cad/pdnmesh/pkg-plist')
-rw-r--r-- | cad/pdnmesh/pkg-plist | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/cad/pdnmesh/pkg-plist b/cad/pdnmesh/pkg-plist index 5cb40ff..fc68307 100644 --- a/cad/pdnmesh/pkg-plist +++ b/cad/pdnmesh/pkg-plist @@ -24,6 +24,18 @@ bin/pdnmesh %%DATADIR%%/examples/heart %%DATADIR%%/examples/switch %%DATADIR%%/examples/trans +%%DATADIR%%/pixmaps/open.xpm +%%DATADIR%%/pixmaps/save.xpm +%%DATADIR%%/pixmaps/help_about.xpm +%%DATADIR%%/pixmaps/next_eigenmode.xpm +%%DATADIR%%/pixmaps/plot_cont.xpm +%%DATADIR%%/pixmaps/plot_fill.xpm +%%DATADIR%%/pixmaps/plot_grad.xpm +%%DATADIR%%/pixmaps/plot_mesh.xpm +%%DATADIR%%/pixmaps/zoom_all.xpm +%%DATADIR%%/pixmaps/zoom_back.xpm +%%DATADIR%%/pixmaps/zoom_window.xpm @dirrm %%DATADIR%%/examples +@dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%%/tutorial @dirrm %%DATADIR%% |