# $Id: Portfile,v 1.1 2003/08/29 01:05:17 fkr Exp $ PortSystem 1.0 name chmdump version 20030521 description a Microsoft HTML Help (.CHM) file dumper. long_description A tool that dumps out all the files in a Microsoft HTML Help (.CHM) file. homepage http://www.speakeasy.org/~russotto/chm/ categories textproc platforms darwin maintainers digdog@opendarwin.org master_sites http://www.speakeasy.org/~russotto/chm/ distname chmtools checksums md5 614b91758ddbeb0ab1c4186fdd13d78a configure {} build.target {} destroot { cd ${workpath}/${distname}; system "install -c ${portname} ${destroot}/${prefix}/bin"}