# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 87741 2011-12-03 17:00:43Z ryandesign@macports.org $

PortSystem          1.0

name                tnef
version             1.4.8
categories          textproc mail
license             GPL-2+
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:project/tnef/tnef

checksums           rmd160  58a19b13ddbdefe21ddba2adfc40af1639a8bfe4 \
                    sha256  948f379ac9f04b864cbad3139d1ca89386ef2cf3c604d26dc8d297390b4345a7

depends_lib         port:gettext

livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}
