# $Id: Portfile,v 1.1 2005/03/27 14:46:02 mww Exp $ PortSystem 1.0 name altermime version 0.3.6 categories mail platforms darwin maintainers mww@opendarwin.org description integrated email manipulation utility long_description alterMIME is an integrated email/mailpack manipulation \ utility. It adds and modifies headers, adds disclaimers, and \ changes or removes embedded attachments. homepage http://www.pldaniels.com/altermime/ master_sites ${homepage} checksums md5 a9dc3962b00e4a6d6f3b93f10858bd35 use_configure no build.target destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin xinstall -m 644 -W ${worksrcpath} CHANGELOG INSTALL LICENCE README \ ${destroot}${prefix}/share/doc/${name}/ }