diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-03-12 15:58:37 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 06:58:21 +0700 |
commit | d05ec1e0af5975448dc71aeb648bcaa4db192782 (patch) | |
tree | d617884d42bcac038799e25e6aad6b32d42652f1 /perl/perl-extutils-pkgconfig/README | |
parent | 884b9dcaf0dd7c06140c28097e443d499ed1db29 (diff) | |
download | slackbuilds-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/README | 8 |
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. |