# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /home/cvsroot/gentoo-x86/dev-perl/Net-IRC/Net-IRC-0.74.ebuild,v 1.5 2004/05/26 19:36:38 kloeri Exp $ inherit perl-module S=${WORKDIR}/${P} DESCRIPTION="Perl MSN module" SRC_URI="http://www.cpan.org/authors/id/S/SL/SLSTAT/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/search?module=Net::Msmgr" SLOT="0" LICENSE="Artistic" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" mydoc="TODO" src_compile() { perl-module_src_compile perl-module_src_test }