Opened 18 years ago
Closed 18 years ago
#9968 closed defect (fixed)
NEW: wyrd-1.4.1
Reported by: | henry@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | ||
Port: |
Description
wyrd-1.4.1
the portfile can be found here: ATTACHED
Description: wyrd is an ncurses based front-end to remind (a reminder and calendar tool). The portfile is attached to this bug.
Homepage: http://www.eecs.umich.edu/~pelzlpj/wyrd/
Comments: wyrd depends upon 2 ports: OCaml v3.08 or greater (port:ocaml) and remind (port:remind). It also depends upon GNU make (comes with OSX) and ncurses (also comes with OSX). This is my first attempt at a portfile, and while this file works for me, and I've made my best guesses at a sensible depends_lib line, I'd appreciate if someone more knowledgeable could check my work.
Attachments (1)
Change History (2)
Changed 18 years ago by henry@…
comment:1 Changed 18 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
cool, thanks - just had to add 'configure.args --mandir=${prefix}/share/man' to fix manpage location; commited btw.
wyrd Portfile