changeset 5473:0545793c062b

perl-extutils-makemaker: new package from CPAN.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Wed, 19 Aug 2009 10:24:03 +0200
parents e1ceedf77679
children f2ed7902710b
files gub/specs/perl-extutils-makemaker.py
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gub/specs/perl-extutils-makemaker.py	Wed Aug 19 10:24:03 2009 +0200
@@ -0,0 +1,5 @@
+from gub import tools
+
+class Perl_extutils_makemaker (tools.CpanBuild):
+    source = 'http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/ExtUtils-MakeMaker-6.55_02.tar.gz'
+