diff options
author | hubertf <hubertf> | 2000-09-24 03:53:43 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-09-24 03:53:43 +0000 |
commit | 41930ceff498bb3f962561e8fbb23a2e997e4ff2 (patch) | |
tree | 37c88a8983ddcaf6829179ca7de813b2d542a491 /misc/sci/pkg | |
parent | bdef68d27af08bf29eef075a78d608c2a43512ba (diff) | |
download | pkgsrc-41930ceff498bb3f962561e8fbb23a2e997e4ff2.tar.gz |
* This pkg actually works better without ncurses than with(!)
(ncurses wasn't found, and if it was made to find it, the screen
attributes were not as good as with our in-tree curses)
* Install samples & docs
Diffstat (limited to 'misc/sci/pkg')
-rw-r--r-- | misc/sci/pkg/PLIST | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/misc/sci/pkg/PLIST b/misc/sci/pkg/PLIST index 69d0fd77d50..86c1732ddcc 100644 --- a/misc/sci/pkg/PLIST +++ b/misc/sci/pkg/PLIST @@ -1,3 +1,16 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/06/16 21:37:16 mjl Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/09/24 03:53:44 hubertf Exp $ bin/sci man/man1/sci.1 +share/doc/sci/APP.README +share/doc/sci/COPYING +share/doc/sci/README +share/doc/sci/allbut.awk +share/doc/sci/app +share/doc/sci/edit.awk +share/doc/sci/maillist.awk +share/doc/sci/scidata.out +share/doc/sci/sortd +share/doc/sci/template.sci +share/doc/sci/template.sci.num +share/doc/sci/whch +@dirrm share/doc/sci |