the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: vigor
Version: 0.016
Revision: 1102
###
BuildDepends: tcltk, x11-dev, tcltk-dev, libncurses5 (>= 5.4-20041023-1006)
Depends: tcltk-shlibs, x11, libncurses5-shlibs (>= 5.4-20041023-1006)
###
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 5bd9a2e50581817f4a5f0e7a0f0d1a52
###
UpdateConfigGuessInDirs: build
ConfigureParams: --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
CompileScript: <<
#!/bin/sh -ev
cd build
vi_cv_sys5_pty=no ./configure %c
make
<<
###
InstallScript: <<
#!/bin/sh -ev
cd build
make install prefix=%i
<<
###
DocFiles: FAQ LAYOUT LICENSE README README.vigor
###
Description: VI editor featuring paperclip assistant
DescDetail: <<
Based on the User Friendly comic strip storyline, Vigor brings all the
features of traditional Unix vi, plus the friendly and helpful Vigor
Assistant.
The Vigor Assistant is a distant cousin of Clippy.
Vigor is based on the NVI vi editor.
<<
DescPort: <<
We don't have the ioctl symbols needed for System V pty support.
<<
###
License: BSD
Maintainer: Ben Hines
Homepage: http://vigor.sourceforge.net/