# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.12 2007/10/20 17:43:48 ian Exp $ inherit perl-module DESCRIPTION="Simple Authentication" HOMEPAGE="http://search.cpan.org/~chansen/Authen-Simple-0.4/" SRC_URI="mirror://cpan/authors/id/C/CH/CHANSEN/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64" SLOT="0" IUSE="" DEPEND="dev-perl/Params-Validate dev-perl/Class-Data-Inheritable dev-perl/Class-Accessor dev-perl/Crypt-PasswdMD5 virtual/perl-Digest-SHA virtual/perl-Module-Build dev-lang/perl" export OPTIMIZE="$CFLAGS"