the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: glark
Version: 1.8.0
Revision: 1
Source: http://www.incava.org/files/%n-%v.tar.gz
Source-MD5: 30ef4c3383eddbc1ae8ff927f02d5fb3
BuildDepends: fink (>= 0.24.12-1)
CompileScript: <<
echo "nothing to compile"
<<
InstallScript: <<
make install prefix=%i
<<
#
Description: Search files to match complex expressions
DescDetail: <<
glark is similar to grep, but offers complex Perl-compatible regular
expressions, color highlighting and context around matches.
See the man page (glark.1) for more details
<<
DescPackaging: <<
Previous versions by David Bacher
1.9.0 switches to gems build with missing deps...why bother?
<<
Homepage: http://www.incava.org/projects/glark
License: GPL
Maintainer: None