# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 inherit perl-module S=${WORKDIR}/${P} DESCRIPTION="Crypt::PasswdMD5 module for perl" SRC_URI="http://search.cpan.org/CPAN/authors/id/L/LU/LUISMUNOZ/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/LUISMUNOZ/Crypt-PasswdMD5-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc alpha" DEPEND="virtual/glibc >=sys-devel/perl-5 dev-perl/MD5" export OPTIMIZE="${CFLAGS}"