aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libextutils-depends-perl_0.205.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libextutils-depends-perl_0.205.bb')
-rw-r--r--recipes/perl/libextutils-depends-perl_0.205.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/perl/libextutils-depends-perl_0.205.bb b/recipes/perl/libextutils-depends-perl_0.205.bb
new file mode 100644
index 0000000000..af4f6ffd8f
--- /dev/null
+++ b/recipes/perl/libextutils-depends-perl_0.205.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions"
+SECTION = "libs"
+LICENSE = "Artistic|GPL"
+PR = "r3"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-Depends-${PV}.tar.gz"
+
+S = "${WORKDIR}/ExtUtils-Depends-${PV}"
+
+inherit cpan