# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header$ inherit perl-module DESCRIPTION="Helper functions for PBM/PGM/PPM image file formats" HOMEPAGE="http://search.cpan.org/~elijah/Image-PBMlib/" SRC_URI="mirror://cpan/authors/id/E/EL/ELIJAH/${P}.tar.gz" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~x86" DEPEND=">=media-gfx/imagemagick-5.56"