summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild')
-rw-r--r--dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild
new file mode 100644
index 000000000000..5d1ae90ab562
--- /dev/null
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Author Achim Gottinger <achim@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild,v 1.1 2002/05/05 16:02:27 seemant Exp $
+
+. /usr/portage/eclass/inherit.eclass || die
+inherit perl-module
+
+S=${WORKDIR}/${P}
+DESCRIPTION="F77 Perl Module"
+SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz"
+HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"