# $Id: Portfile,v 1.3 2003/08/05 21:02:39 jkh Exp $ PortSystem 1.0 name pstree version 2.20 categories sysutils maintainers mail@mweissmann.de description process tree-view long_description This is pstree V 2.20. It is a small program that \ shows the ps listing as a tree. homepage http://fresh.t-systems-sfr.com/unix/src/misc/ master_sites ${homepage} checksums md5 df3deb4ac88841d3edb466272c7c1343 configure {} worksrcdir build.cmd {cc} build.args {pstree.c -o pstree} build.target destroot.cmd {cp} destroot.args {pstree} destroot.target {} destroot.destdir ${destroot}${prefix}/bin