summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Class-MethodMaker/Class-MethodMaker-2.02.ebuild')
-rw-r--r--dev-perl/Class-MethodMaker/Class-MethodMaker-2.02.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.02.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.02.ebuild
new file mode 100644
index 000000000000..a0f64db8ec6a
--- /dev/null
+++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.02.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.02.ebuild,v 1.1 2004/06/05 15:14:55 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Perl module for Class::MethodMaker"
+HOMEPAGE="http://search.cpan.org/author/FLUFFY/${P}"
+SRC_URI="http://search.cpan.org/CPAN/authors/id/F/FL/FLUFFY/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64"
+
+SRC_TEST="do"