summaryrefslogtreecommitdiff
blob: 9f964c8452aadf6ed3f8cc4d08abed8daf2c840e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Daemon/Net-Daemon-0.37.ebuild,v 1.6 2004/02/22 20:46:29 agriffis Exp $

inherit perl-module

DESCRIPTION="Abstract base class for portable servers"
SRC_URI="http://www.cpan.org/modules/by-module/Net/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Net/${P}.readme"

SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="ia64 x86 amd64 ~ppc sparc ~alpha hppa ~mips"