diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-07 13:39:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-07 13:39:15 +0000 |
commit | 12c73410f8184b8b9daee4e041b6c88fa65ebbd7 (patch) | |
tree | bf8173e36c304851eaa9a57116d49046f2c44840 /math/graphopt/PLIST | |
parent | e838a3d282a94d5faab081906bdf9b7236e686fc (diff) | |
download | pkgsrc-12c73410f8184b8b9daee4e041b6c88fa65ebbd7.tar.gz |
Update to 0.4.
* Added postscript export
* Made the pixmaps install correctly
Diffstat (limited to 'math/graphopt/PLIST')
-rw-r--r-- | math/graphopt/PLIST | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/math/graphopt/PLIST b/math/graphopt/PLIST index 895da1fa950..a23657b164c 100644 --- a/math/graphopt/PLIST +++ b/math/graphopt/PLIST @@ -1,13 +1,11 @@ -@comment $NetBSD: PLIST,v 1.2 2003/01/27 17:24:08 atatat Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/05/07 13:39:15 wiz Exp $ bin/graphopt share/doc/graphopt/README +share/pixmaps/new.xpm +share/pixmaps/open.xpm +share/pixmaps/save.xpm +share/pixmaps/save_as.xpm +share/pixmaps/export.xpm +share/pixmaps/import.xpm +share/pixmaps/quit.xpm @dirrm share/doc/graphopt -share/graphopt/pixmaps/new.xpm -share/graphopt/pixmaps/open.xpm -share/graphopt/pixmaps/save.xpm -share/graphopt/pixmaps/save_as.xpm -share/graphopt/pixmaps/export.xpm -share/graphopt/pixmaps/import.xpm -share/graphopt/pixmaps/quit.xpm -@dirrm share/graphopt/pixmaps -@dirrm share/graphopt |