# $Id: Portfile,v 1.1 2006/07/18 07:50:25 mww Exp $
PortSystem        1.0
name              wyrd
version           1.4.1
categories        textproc pim
maintainers       henry@hjst.org

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://www.eecs.umich.edu/~pelzlpj/wyrd/
master_sites      http://www.eecs.umich.edu/~pelzlpj/wyrd/

checksums         md5 d06f5963264e41c64f63fa13d3dd3d6c \
                  sha1 5d34bdef0ae5a28f47ac7fc927fe60639926a568 \
                  rmd160 cb6ce509c140f97123a544aaf94d390d59811e9f

depends_lib       port:ocaml port:remind lib:libncurses:ncurses

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