summaryrefslogtreecommitdiff
path: root/packages/perl/libsub-exporter-perl_0.970.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/perl/libsub-exporter-perl_0.970.bb')
-rw-r--r--packages/perl/libsub-exporter-perl_0.970.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/perl/libsub-exporter-perl_0.970.bb b/packages/perl/libsub-exporter-perl_0.970.bb
deleted file mode 100644
index 44756601a2..0000000000
--- a/packages/perl/libsub-exporter-perl_0.970.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Sub::Exporter - a sophisticated exporter for custom-built routines"
-SECTION = "libs"
-LICENSE = "Artistic|GPL"
-DEPENDS += "libdata-optlist-perl-native libsub-install-perl-native \
- libparams-util-perl-native"
-RDEPENDS += "perl-module-carp libdata-optlist-perl libparams-util-perl \
- perl-module-strict libsub-install-perl perl-module-warnings"
-PR = "r3"
-
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Sub-Exporter-${PV}.tar.gz"
-
-S = "${WORKDIR}/Sub-Exporter-${PV}"
-
-inherit cpan