summaryrefslogtreecommitdiffstats
path: root/mods/perl-extutils-makemaker
diff options
context:
space:
mode:
Diffstat (limited to 'mods/perl-extutils-makemaker')
-rw-r--r--mods/perl-extutils-makemaker6
1 files changed, 6 insertions, 0 deletions
diff --git a/mods/perl-extutils-makemaker b/mods/perl-extutils-makemaker
new file mode 100644
index 0000000..66c1af8
--- /dev/null
+++ b/mods/perl-extutils-makemaker
@@ -0,0 +1,6 @@
++ depends perl-cpan-meta>=2.112150
++ depends perl-extutils-install>=1.52
++ depends perl-extutils-command>=1.16
++ depends perl-extutils-manifest>=1.58
++ >build() sed -e '/my::bundles/d' Makefile.PL >Makefile.PL.new
++ >build() mv Makefile.PL.new Makefile.PL