Files
2018-01-04 04:57:01 -06:00

26 lines
841 B
Plaintext

PortSystem 1.0
name bool
version 0.2.2
categories sysutils
license GPL-2+
maintainers nomaintainer
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 https://www.gnu.org/software/bool/
platforms darwin
master_sites gnu
use_xz yes
checksums rmd160 793769777395560fd44017933f905ad9cee5daac \
sha256 dc75d36344c93c49eac3196f7543ed67f3bde9e0bdebdb5677099455f3ab2dbb
configure.args --mandir=${prefix}/share/man
test.run yes
test.target check