# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/ImageSize/ImageSize-2.992.ebuild,v 1.1 2005/05/09 13:18:52 mcummings Exp $ inherit perl-module MY_P=Image-Size-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="The Perl Image-Size Module" HOMEPAGE="http://www.cpan.org/modules/by-module/Image/${MY_P}.readme" SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~amd64 ~sparc ~alpha ~ppc ~ppc64" IUSE="" mydoc="ToDo"