# $Id: Portfile,v 1.3 2003/03/03 07:26:05 mij Exp $ PortSystem 1.0 name tkman version 2.1 description TK-based GUI for manpage viewing. long_description A TK Based Manpage viewer. TkMan offers indexing, searching and browsing \ of man pages, info pages and TeX pages. platforms darwin macosx categories textproc maintainers lomion@mac.com master_sites http://tkman.sourceforge.net/ patchfiles patch-Makefile checksums md5 c9ecaacf83a30f36ed0995ba51fdd33f depends_lib bin:rman:rman bin:agrep:glimpse lib:libXrender.1.1:XFree86 lib:libtk8.4:tk configure { cd ${worksrcpath} reinplace "s|__PREFIX|${prefix}|g" Makefile }