# -*- 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

PortSystem          1.0

name                doodle
version             0.7.0
description         Doodle is a tool to quickly search the documents on a computer.
long_description    ${description}
categories          sysutils
license             GPL-2+
maintainers         nomaintainer
platforms           darwin

homepage            https://grothoff.org/christian/doodle/
master_sites        ${homepage}download/

checksums           rmd160  d7b6da74efcb199fb779c023cae6f6492dd678d2 \
                    sha256  72f84625fcf4f799ce70f0fef6364bc26433682f03c73ab64e947ec80e2edd2b

depends_lib         port:libextractor

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