You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Willy Sudiarto Raharjo 3a7ea11de4 multiple: Update email address. 10 years ago
..
README perl/*: Moved all of the Perl modules to here 15 years ago
perl-extutils-pkgconfig.SlackBuild perl/perl-extutils-pkgconfig: New maintainer. 12 years ago
perl-extutils-pkgconfig.info multiple: Update email address. 10 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

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.