Portfile

# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $

PortSystem 1.0
name bool
version 0.2.1
categories sysutils
maintainers nomaintainer@macports.org
description find files that match a boolean expression
long_description \
GNU Bool is a utility for finding files that match a boolean \
expression. The boolean operators supported are AND, OR and NOT. \
Also supported is the NEAR operator for locating two expressions \
within a short distance from each other.

homepage http://www.gnu.org/software/bool/
platforms darwin
master_sites gnu
checksums md5 5e6eb8893121524b6a1146034ff1f9aa

configure.args --mandir=${prefix}/share/man

test.run yes
test.target check