summaryrefslogtreecommitdiffstats
path: root/perl/perl-extutils-pkgconfig/README
blob: 8f7598643bd4b9c86db1ef7700af15be3f637314 (plain)
1
2
3
4
5
6
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
that you would've written yourself.