PortSystem        1.0

name              wyrd
version             1.4.6
checksums           rmd160  47319812942195d4b56f861b7cbb527e94e7495f \
                    sha256  b2b51d6fb38f8b8b3ec30ee72093f791ba9b6fe35418191bc2011d2c8079997e \
                    size    425829

categories        textproc pim
license           GPL-2
maintainers       hjst.org:henry
platforms         darwin

description       an ncurses based front-end for remind.
long_description  Wyrd is a text-based front-end to Remind, a sophisticated \
                  calendar and alarm program. Wyrd is designed to make you \
                  more efficient at editing your reminder files directly. It \
                  also offers a scrollable timetable suitable for visualizing \
                  your schedule at a glance.

homepage            https://web.archive.org/web/20160326073411/http://pessimization.com/software/wyrd/
master_sites        https://web.archive.org/web/20160308150852/http://pessimization.com/software/wyrd/

depends_build     port:ocaml-camlp4
depends_lib       port:ocaml port:remind port:ncurses

patchfiles          ncurses.patch

# ocaml does not have a universal variant
universal_variant   no

configure.args      --enable-utf8

# Error: This expression has type string but an expression was expected of type
#          bytes
build.env           OCAMLPARAM="safe-string=0,_"

livecheck.type      none
