# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SmbHash/Crypt-SmbHash-0.12.ebuild,v 1.11 2007/01/15 15:37:20 mcummings Exp $ inherit perl-module AUTHOR="BJKUIT" BASE_URI="http://www.cpan.org/modules/by-authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}" DESCRIPTION="LM/NT hashing, for Samba's smbpasswd entries" SRC_URI="mirror://cpan/authors/id/B/BJ/BJKUIT/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~bjkuit/" LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-perl/Digest-MD4 dev-lang/perl"