aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libextutils-makemaker-perl_6.54.bb
blob: c480aa2daa8236d7cedaf725b9233622bd3a4eb2 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "ExtUtils::PkgConfig - makefile generation"
SECTION = "libs"
LICENSE = "Artistic|GPL"
PR = "r0"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/ExtUtils-MakeMaker-${PV}.tar.gz"

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

inherit cpan