1 | # $Id: $ |
---|
2 | PortSystem 1.0 |
---|
3 | name wyrd |
---|
4 | version 1.4.1 |
---|
5 | categories textproc pim |
---|
6 | maintainers henry@hjst.org |
---|
7 | |
---|
8 | description an ncurses based front-end for remind. |
---|
9 | long_description Wyrd is a text-based front-end to Remind, a sophisticated \ |
---|
10 | calendar and alarm program. Wyrd is designed to make you \ |
---|
11 | more efficient at editing your reminder files directly. It \ |
---|
12 | also offers a scrollable timetable suitable for visualizing \ |
---|
13 | your schedule at a glance. |
---|
14 | |
---|
15 | homepage http://www.eecs.umich.edu/~pelzlpj/wyrd/ |
---|
16 | master_sites http://www.eecs.umich.edu/~pelzlpj/wyrd/ |
---|
17 | |
---|
18 | checksums md5 d06f5963264e41c64f63fa13d3dd3d6c \ |
---|
19 | sha1 5d34bdef0ae5a28f47ac7fc927fe60639926a568 \ |
---|
20 | rmd160 cb6ce509c140f97123a544aaf94d390d59811e9f |
---|
21 | |
---|
22 | depends_lib port:ocaml port:remind lib:libncurses:ncurses |
---|