PKGNAME=source-highlight
PKGSEC=utils
PKGDES="Produces a document with syntax highlighting"
PKGDEP="boost bash"
BUILDDEP="help2man ctags"

AUTOTOOLS_AFTER="--with-boost-regex=boost_regex \
                 --with-bash-completion=/usr/share/bash-completion/completions"
ABMK="bash_completiondir=abdist/usr/share/bash-completion/completions"
