Lines 3-8
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= wyrd |
4 |
PORTNAME= wyrd |
5 |
PORTVERSION= 1.4.6 |
5 |
PORTVERSION= 1.4.6 |
|
|
6 |
PORTREVISION= 1 |
6 |
CATEGORIES= deskutils |
7 |
CATEGORIES= deskutils |
7 |
MASTER_SITES= http://pessimization.com/software/wyrd/ |
8 |
MASTER_SITES= http://pessimization.com/software/wyrd/ |
8 |
|
9 |
|
Lines 11-22
Link Here
|
11 |
|
12 |
|
12 |
LICENSE= GPLv2 |
13 |
LICENSE= GPLv2 |
13 |
|
14 |
|
14 |
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |
15 |
BUILD_DEPENDS= camlp4o:${PORTSDIR}/devel/ocaml-camlp4 |
15 |
RUN_DEPENDS= remind:${PORTSDIR}/deskutils/remind |
16 |
RUN_DEPENDS= remind:${PORTSDIR}/deskutils/remind |
16 |
|
17 |
|
17 |
BROKEN= pending introduction of new camlp4 (PR 195773) |
|
|
18 |
|
19 |
USES= gmake ncurses |
18 |
USES= gmake ncurses |
|
|
19 |
USE_OCAML= yes |
20 |
GNU_CONFIGURE= yes |
20 |
GNU_CONFIGURE= yes |
21 |
|
21 |
|
22 |
PLIST_FILES= bin/wyrd etc/wyrdrc man/man1/wyrd.1.gz man/man5/wyrdrc.5.gz |
22 |
PLIST_FILES= bin/wyrd etc/wyrdrc man/man1/wyrd.1.gz man/man5/wyrdrc.5.gz |