# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/File-SearchPath-0.03.ebuild,v 1.2 2008/09/30 06:31:50 robbat2 Exp $

MODULE_AUTHOR="TJENNESS"
inherit perl-module

DESCRIPTION="Search for a file in an environment variable path "

IUSE=""

SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"

DEPEND="dev-lang/perl"