# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem        1.0

name              wyrd
version           1.4.4
categories        textproc pim
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          http://pessimization.com/software/wyrd/
master_sites      http://pessimization.com/software/wyrd/

checksums         md5 a376c05ba614625da06082d850c742c7 \
                  sha1 86353034316e7d5f061ae2c11f7703912a29fe70 \
                  rmd160 8478610ab5d071910b638b46f84b119f81826a7b

depends_lib       port:ocaml port:remind port:ncurses

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