aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/elvis/elvis_2.2.1pre.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/elvis/elvis_2.2.1pre.bb')
-rw-r--r--recipes/elvis/elvis_2.2.1pre.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/elvis/elvis_2.2.1pre.bb b/recipes/elvis/elvis_2.2.1pre.bb
new file mode 100644
index 0000000000..51b1b5cfa7
--- /dev/null
+++ b/recipes/elvis/elvis_2.2.1pre.bb
@@ -0,0 +1,9 @@
+DESCRIPTION = "A vi clone"
+SECTION = "base"
+PRIORITY = "optional"
+LICENSE = "Perl Clarified Artistic License"
+
+SRC_URI = "http://www.the-little-red-haired-girl.org/pub/elvis/almost_2.2.1-unofficial-1.tar.gz"
+S = "${WORKDIR}/elvis-2.2_1"
+
+require elvis.inc