# $Id: Portfile 39518 2008-08-22 18:48:02Z ryandesign@macports.org $

PortSystem          1.0

name                tnef
version             1.4.4
revision            1
categories          textproc mail

maintainers         email.arc.nasa.gov:sal
homepage            http://tnef.sourceforge.net/
platforms           darwin

description         Microsoft MS-TNEF attachment unpacker
long_description    TNEF provides a way to unpack those pesky \
                    Microsoft MS-TNEF MIME attachments. It operates like tar in order \
                    to upack any files which may have been put into the MS-TNEF \
                    attachment instead of being attached seperately.

master_sites        sourceforge:tnef

checksums           md5     fc00c6d972406495a4f841856d61df43

depends_lib         port:gettext

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