a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22436 2007-03-01 06:52:38Z pipping@macports.org $
PortSystem 1.0
name lookat
version 1.4.0
description A program to view textfiles and man-pages.
long_description \
${description}
maintainers nomaintainer@macports.org
categories sysutils
platforms darwin
homepage http://www.wagemakers.be/english/programs/lookat
master_sites http://www.wagemakers.be/uploads/37/7/
distname ${name}_bekijk-${version}
checksums md5 c576fb90ad23c05efb08357eab27bda7
configure.args --mandir=${prefix}/share/man
configure.env CPPFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib"
depends_lib port:ncurses