diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 1998-06-04 20:05:04 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 1998-06-04 20:05:04 +0000 |
commit | 39dfc15110b3c0c298735bd160bdf4a3d7b29bbf (patch) | |
tree | 7267ce7069b7b34884dfa97cc844fe6ffa93765f /editors/vile/pkg-plist | |
parent | baf4d79818667247ce8b664b4f79074320b40fbb (diff) | |
download | ports-39dfc15110b3c0c298735bd160bdf4a3d7b29bbf.tar.gz ports-39dfc15110b3c0c298735bd160bdf4a3d7b29bbf.zip |
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.
Notes
Notes:
svn path=/head/; revision=11253
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 f56399538bc7..281ae98fae32 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 |