# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit perl-module DESCRIPTION="RTF::Writer - for generating documents in Rich Text Format" HOMEPAGE="http://search.cpan.org/~sburke/RTF-Writer-1.11/lib/RTF/Writer.pod" SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl dev-perl/ImageSize" RDEPEND="${DEPEND}"