PortSystem 1.0 name vigor version 0.016 revision 1 categories editors platforms darwin license BSD maintainers nomaintainer description vigor is a vi clone that comes with a personal assistant long_description Vigor (pronouced like Igor, Dr. Frankensteins \ assistant), the popular Unix editor vi with the \ addition of the Vigor Assistant, has arrived. homepage http://vigor.sourceforge.net/ master_sites sourceforge checksums md5 5bd9a2e50581817f4a5f0e7a0f0d1a52 \ sha1 cbbd7db8226421b86c50799178033c4248753706 depends_build port:automake depends_lib port:tk \ port:xorg-libXt worksrcdir ${worksrcdir}/build patchfiles patch-configure.diff post-patch { file copy -force [lindex [glob -directory ${prefix}/share automake-*/config.guess] 0] \ [lindex [glob -directory ${prefix}/share automake-*/config.sub] 0] \ ${worksrcpath} } configure.env ADDLDFLAGS=-L${prefix}/lib/tk8.6 configure.args --enable-tknvi \ --x-includes=${prefix}/include \ --x-libraries=${prefix}/lib \ vi_cv_path_preserve=/var/tmp/vi.recover build.env {*}${configure.env} destroot.destdir prefix=${destroot}${prefix}