# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-TNEF/Convert-TNEF-0.17-r2.ebuild,v 1.20 2010/01/29 07:51:37 tove Exp $ EAPI=2 MODULE_AUTHOR=DOUGW inherit perl-module DESCRIPTION="A Perl module for reading TNEF files" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-perl/MIME-tools" DEPEND="${RDEPEND}"