summaryrefslogtreecommitdiff
path: root/libraries/perl-extutils-pkgconfig/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/perl-extutils-pkgconfig/README')
-rw-r--r--libraries/perl-extutils-pkgconfig/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/libraries/perl-extutils-pkgconfig/README b/libraries/perl-extutils-pkgconfig/README
deleted file mode 100644
index 32fbdae16c..0000000000
--- a/libraries/perl-extutils-pkgconfig/README
+++ /dev/null
@@ -1,6 +0,0 @@
-ExtUtils::PkgConfig (perl module)
-
-ExtUtils::PkgConfig is a very simplistic interface to pkg-config,
-intended for use in the Makefile.PL of perl extensions which bind
-libraries that pkg-config knows. It is really just boilerplate code
-that you would've written yourself.