aboutsummaryrefslogtreecommitdiffstats
path: root/packages/perl/libextutils-cbuilder-perl_0.18.bb
blob: 8bf18e9f8890f421a7644acf2442c56ce2d07923 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "ExtUtils::CBuilder - Compile and link C code for Perl modules"
SECTION = "libs"
MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
LICENSE = "Artistic"
PR = "r0"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-0.18.tar.gz"

S = "${WORKDIR}/ExtUtils-CBuilder-${PV}"

inherit cpan