summaryrefslogtreecommitdiffstats
path: root/perl/perl-extutils-pkgconfig/README
diff options
context:
space:
mode:
author Edinaldo P. Silva2017-03-12 16:58:37 +0100
committer Willy Sudiarto Raharjo2017-03-18 00:58:21 +0100
commitd05ec1e0af5975448dc71aeb648bcaa4db192782 (patch)
treed617884d42bcac038799e25e6aad6b32d42652f1 /perl/perl-extutils-pkgconfig/README
parent884b9dcaf0dd7c06140c28097e443d499ed1db29 (diff)
downloadslackbuilds-d05ec1e0af5975448dc71aeb648bcaa4db192782.tar.gz
perl/perl-extutils-pkgconfig: New maintainer + switch to i586.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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.