# $Id: Portfile,v 1.1 2004/11/30 15:20:32 toby Exp $ PortSystem 1.0 name epm version 3.7 categories devel maintainers toby@opendarwin.org description A free UNIX software/file packaging program long_description \ EPM is a free UNIX software/file packaging program that \ generates distribution archives from a list of files. \ EPM can: (a) Generate portable script-based distribution \ packages complete with installation and removal scripts \ and standard install/uninstall GUIs. (b) Generate \ "native" distributions in AIX, BSD, Debian, HP-UX, IRIX, \ Mac OS X, Red Hat, Slackware, Solaris, and Tru64 UNIX \ formats. (c) Provide a complete, cross-platform software \ distribution solution for your applications. homepage http://www.easysw.com/epm/ platforms darwin master_sites http://ftp.easysw.com/pub/${name}/${version}/ \ ftp://ftp2.easysw.com/pub/${name}/${version}/ \ ftp://ftp3.easysw.com/pub/${name}/${version}/ \ http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/${name}/${version}/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/${name}/${version}/ distname ${name}-${version}-source use_bzip2 yes checksums md5 d1fd62aa8e38b8dcd32b821822cb29a8 worksrcdir ${name}-${version} patchfiles patch-Makefile.in patch-configure configure.args --mandir=${prefix}/share/man