nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / perl / libextutils-cbuilder-perl_0.18.bb
blobaedb04f707214016cd56e242e994ca2c3d8ea3c5
1 DESCRIPTION = "ExtUtils::CBuilder - Compile and link C code for Perl modules"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 PR = "r4"
6 SRC_URI = "http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-${PV}.tar.gz"
8 S = "${WORKDIR}/ExtUtils-CBuilder-${PV}"
10 inherit cpan