aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libextutils-makemaker-perl_6.54.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libextutils-makemaker-perl_6.54.bb')
-rw-r--r--recipes/perl/libextutils-makemaker-perl_6.54.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/perl/libextutils-makemaker-perl_6.54.bb b/recipes/perl/libextutils-makemaker-perl_6.54.bb
new file mode 100644
index 0000000000..c480aa2daa
--- /dev/null
+++ b/recipes/perl/libextutils-makemaker-perl_6.54.bb
@@ -0,0 +1,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