# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description Easily parse logs and other files.
long_description Grok is simple software that allows you to easily parse logs \
and other files. You teach grok how to parse data through the \
config file. Grok is a system for reacting to events - those events \
homepage http://www.semicomplete.com/projects/grok/
master_sites http://semicomplete.googlecode.com/files/
checksums rmd160 99a79d67fbb5c163df58d68ce7b1903e7766c3e6 \
sha256 3362857a03115029df76c3a3f0587b2ed1f9977f963bb1bd701e2bf59ad701c8
depends_build port:bison \
depends_lib port:libevent \
destroot.args PREFIX=${prefix} INSTALL_USER=${install.user} INSTALL_GROUP=${install.group}