diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 1998-06-04 20:42:17 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 1998-06-04 20:42:17 +0000 |
commit | 00ea68f1b3d93a39b0e9bbf4ecbb67795e1ff136 (patch) | |
tree | 1f724503352b68a6bb05ac0fd41b3ed86dc51d57 /editors/xvile/pkg-plist | |
parent | 42fb137900c35e9231a100f5852d1b3d79834799 (diff) | |
download | ports-00ea68f1b3d93a39b0e9bbf4ecbb67795e1ff136.tar.gz ports-00ea68f1b3d93a39b0e9bbf4ecbb67795e1ff136.zip |
Update xvile 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 xvile with the
optional PERL support could fail. I was forced to do this in the course
of testing.
Notes
Notes:
svn path=/head/; revision=11259
Diffstat (limited to 'editors/xvile/pkg-plist')
-rw-r--r-- | editors/xvile/pkg-plist | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/editors/xvile/pkg-plist b/editors/xvile/pkg-plist index 52b830dc1021..13b1a453f858 100644 --- a/editors/xvile/pkg-plist +++ b/editors/xvile/pkg-plist @@ -1,5 +1,16 @@ bin/xvile -bin/vile-manfilt bin/vile-c-filt -lib/vile.hlp +bin/vile-crypt +bin/vile-manfilt +bin/vile-pas-filt man/man1/xvile.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 |