# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.5 2002/04/29 22:56:53 sandymac Exp # Inherit the perl-module.eclass functions inherit perl-module S=${WORKDIR}/${P} DESCRIPTION="Crypt::OpenSSL::Random module for perl" SRC_URI="http://cpan.valueclick.com/authors/id/I/IR/IROBERTS/${P}.tar.gz" DEPEND="virtual/glibc >=sys-devel/perl-5 dev-libs/openssl" export OPTIMIZE="${CFLAGS}" mydoc="ToDo"