1 | PortSystem 1.0 |
---|
2 | name tkman |
---|
3 | version 2.1 |
---|
4 | description TK-based GUI for manpage viewing. |
---|
5 | long_description A TK Based Manpage viewer. TkMan offers indexing, searching and browsing \ |
---|
6 | of man pages, info pages and TeX pages. |
---|
7 | platforms darwin macosx |
---|
8 | categories textproc |
---|
9 | maintainers lomion@mac.com |
---|
10 | master_sites http://tkman.sourceforge.net/ |
---|
11 | patchfiles patch-Makefile |
---|
12 | checksums md5 c9ecaacf83a30f36ed0995ba51fdd33f |
---|
13 | |
---|
14 | depends_lib bin:rman:rman bin:agrep:glimpse lib:libXrender.1.1:XFree86 lib:libtk8.4:tk |
---|
15 | |
---|
16 | configure { cd ${worksrcpath} |
---|
17 | reinplace "s|__PREFIX|${prefix}|g" Makefile } |
---|