summaryrefslogtreecommitdiffstats
path: root/perl/perl-extutils-pkgconfig/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-extutils-pkgconfig/README')
-rw-r--r--perl/perl-extutils-pkgconfig/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-extutils-pkgconfig/README b/perl/perl-extutils-pkgconfig/README
index 32fbdae16c..8f7598643b 100644
--- a/perl/perl-extutils-pkgconfig/README
+++ b/perl/perl-extutils-pkgconfig/README
@@ -1,6 +1,6 @@
-ExtUtils::PkgConfig (perl module)
+perl-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
+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.