the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: biogrep
Version: 1.0
Revision: 2
Source: http://web.mit.edu/bamel/%n-%v.tar.gz
Source-MD5: 90fb4987301b4c84f16e36e82c679e16
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog NEWS README
License: GPL
Homepage: http://web.mit.edu/bamel/biogrep.shtml
Maintainer: Jack Fink
Description: Pattern matching helper
DescDetail: <<
Biogrep is a tool designed to quickly match large sets of patterns against
biosequence databases and is optimized for multi--processor computers. Biogrep
uses standard POSIX extended regular expressions and can divide the pattern-
matching task between a user--specified number of processors.
<<