summaryrefslogtreecommitdiff
path: root/packages/pv
diff options
context:
space:
mode:
Diffstat (limited to 'packages/pv')
-rw-r--r--packages/pv/pv_1.1.4.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/pv/pv_1.1.4.bb b/packages/pv/pv_1.1.4.bb
deleted file mode 100644
index 199b7dfa28..0000000000
--- a/packages/pv/pv_1.1.4.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION = "Pipe Viewer is a terminal-based tool for monitoring the progress of data through a pipeline."
-SECTION = "console/utils"
-HOMEPAGE = "http://www.ivarch.com/programs/pv.shtml"
-LICENSE = "Artistic License 2.0"
-
-inherit autotools
-
-SRC_URI = "http://pipeviewer.googlecode.com/files/pv-${PV}.tar.bz2"
-
-
-EXTRA_OEMAKE = "LD='${LD}'"