# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # initial release by Simon Keimer inherit perl-module S=${WORKDIR}/${P} DESCRIPTION="System independent mail sending module for Perl" SRC_URI="http://www.cpan.org/modules/by-module/Mail/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 ppc sparc alpha" DEPEND="${DEPEND} >=dev-perl/MailTools-1.15 >=dev-perl/LockFile-Simple-0.2.5"