summaryrefslogtreecommitdiff
path: root/recipes/perl/libconfig-general-perl_2.44.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libconfig-general-perl_2.44.bb')
-rw-r--r--recipes/perl/libconfig-general-perl_2.44.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/perl/libconfig-general-perl_2.44.bb b/recipes/perl/libconfig-general-perl_2.44.bb
new file mode 100644
index 0000000000..fe486a33eb
--- /dev/null
+++ b/recipes/perl/libconfig-general-perl_2.44.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Generic Configuration Module"
+SECTION = "libs"
+LICENSE = "Artistic|GPL"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TL/TLINDEN/Config-General-${PV}.tar.gz"
+
+S = "${WORKDIR}/Config-General-${PV}"
+
+inherit cpan