diff options
author | gj <gj@FreeBSD.org> | 1998-06-04 20:05:04 +0000 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 1998-06-04 20:05:04 +0000 |
commit | 9c20fd35a1b810b729e8dd5cb70963971ef6de2a (patch) | |
tree | 558e7e92e8565490503d6cbf74816f11c89d7616 /editors/vile/pkg-plist | |
parent | 3f8a0dc6eb335e70df6c8717412cadea066312bb (diff) | |
download | FreeBSD-ports-9c20fd35a1b810b729e8dd5cb70963971ef6de2a.zip FreeBSD-ports-9c20fd35a1b810b729e8dd5cb70963971ef6de2a.tar.gz |
Update vile to version 8. This adds support for PERL scripts but requires
perl5.
Install the documentation and macros in reasonable places.
NOTE: If you are running -current then you may have to re-install perl5
to reflect the new /usr/lib/aout, otherwise the make of vile with the
optional PERL support could fail. I was forced to do this in the course
of testing.
Diffstat (limited to 'editors/vile/pkg-plist')
-rw-r--r-- | editors/vile/pkg-plist | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/editors/vile/pkg-plist b/editors/vile/pkg-plist index f563995..281ae98 100644 --- a/editors/vile/pkg-plist +++ b/editors/vile/pkg-plist @@ -1,5 +1,16 @@ bin/vile -bin/vile-manfilt bin/vile-c-filt -lib/vile.hlp +bin/vile-crypt +bin/vile-manfilt +bin/vile-pas-filt man/man1/vile.1.gz +share/doc/vile/config.doc +share/doc/vile/macros.doc +share/doc/vile/menus.doc +share/doc/vile/modes.doc +share/doc/vile/perl.doc +share/vile/vile.hlp +share/vile/macros/digraphs.rc +share/vile/macros/manpage.rc +share/vile/macros/pictmode.rc +share/vile/macros/vile-pager |