# $Id: Portfile 54858 2009-08-03 06:49:10Z ryandesign@macports.org $

PortSystem		1.0
name            	mpack
version         	1.6
revision		1

description     	mime mail packing and unpacking
long_description	mpack and munpack provide command line tools to \
			pack and unpack multipart mime mail messages
homepage		http://ftp.andrew.cmu.edu/pub/mpack/
platforms       	darwin
categories      	mail
maintainers     	nomaintainer
master_sites		http://ftp.andrew.cmu.edu/pub/mpack/ \
			ftp://ftp.andrew.cmu.edu/pub/mpack/

checksums		md5 a70fa5afa76539a9afb70b9d81568fe8

patchfiles		patch-TMPDIR.diff

configure.args  	--mandir=${prefix}/share/man
