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.perl | |
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.perl')
-rw-r--r-- | editors/vile/pkg-plist.perl | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/editors/vile/pkg-plist.perl b/editors/vile/pkg-plist.perl new file mode 100644 index 0000000..8a05fb6 --- /dev/null +++ b/editors/vile/pkg-plist.perl @@ -0,0 +1,23 @@ +bin/vile +bin/vile-c-filt +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 +share/vile/perl/glob2re.pl +share/vile/perl/hgrep.pl +share/vile/perl/manfilt.pl +share/vile/perl/search.pl +share/vile/perl/shell.pl +share/vile/perl/tailf.pl +share/vile/perl/visit.pl |