aboutsummaryrefslogtreecommitdiffstats
path: root/packdrake-pm/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'packdrake-pm/Makefile.PL')
-rw-r--r--packdrake-pm/Makefile.PL9
1 files changed, 0 insertions, 9 deletions
diff --git a/packdrake-pm/Makefile.PL b/packdrake-pm/Makefile.PL
deleted file mode 100644
index 71f56ac..0000000
--- a/packdrake-pm/Makefile.PL
+++ /dev/null
@@ -1,9 +0,0 @@
-use ExtUtils::MakeMaker;
-# See lib/ExtUtils/MakeMaker.pm for details of how to influence
-# the contents of the Makefile that is written.
-
-WriteMakefile(
- 'NAME' => 'packdrake',
- 'VERSION_FROM' => 'packdrake.pm',
-);
-