summaryrefslogtreecommitdiff
path: root/editors/vilearn
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>1999-10-29 00:14:07 +0000
committerabs <abs@pkgsrc.org>1999-10-29 00:14:07 +0000
commit9933792c0a5fa56954b03263f061d871eb30c742 (patch)
treef5ab435bcc59cc2ec4ad5e5ce94600f8477615ae /editors/vilearn
parentaa5ef3835ef310f11fa4aa6b723639ccf49da3d8 (diff)
downloadpkgsrc-9933792c0a5fa56954b03263f061d871eb30c742.tar.gz
vilearn-1.0 - online vi tutorial, from basic to advanced
Highly recommended (I cannot believe I did not add this before now :)
Diffstat (limited to 'editors/vilearn')
-rw-r--r--editors/vilearn/Makefile14
-rw-r--r--editors/vilearn/files/md53
-rw-r--r--editors/vilearn/pkg/COMMENT1
-rw-r--r--editors/vilearn/pkg/DESCR8
-rw-r--r--editors/vilearn/pkg/PLIST10
5 files changed, 36 insertions, 0 deletions
diff --git a/editors/vilearn/Makefile b/editors/vilearn/Makefile
new file mode 100644
index 00000000000..27c9d280322
--- /dev/null
+++ b/editors/vilearn/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/10/29 00:14:07 abs Exp $
+#
+
+DISTNAME= vilearn-1.0
+CATEGORIES= editors misc
+MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/
+EXTRACT_SUFX= .shar.Z
+
+MAINTAINER= abs@netbsd.org
+HOMEPAGE= http://www.umich.edu/~rsug/misc/vilearn.html
+
+EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SED} '1,/^wes$$/d' | ${SH}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/editors/vilearn/files/md5 b/editors/vilearn/files/md5
new file mode 100644
index 00000000000..92453d37203
--- /dev/null
+++ b/editors/vilearn/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1999/10/29 00:14:07 abs Exp $
+
+MD5 (vilearn-1.0.shar.Z) = 7c47b7381ca0d4c256f8e5ec32bd88c3
diff --git a/editors/vilearn/pkg/COMMENT b/editors/vilearn/pkg/COMMENT
new file mode 100644
index 00000000000..ff0a55c1375
--- /dev/null
+++ b/editors/vilearn/pkg/COMMENT
@@ -0,0 +1 @@
+online vi tutorial, from basic to advanced
diff --git a/editors/vilearn/pkg/DESCR b/editors/vilearn/pkg/DESCR
new file mode 100644
index 00000000000..2edfb3bd58e
--- /dev/null
+++ b/editors/vilearn/pkg/DESCR
@@ -0,0 +1,8 @@
+vilearn is an online vi tutorial comprised of 5 tutorials for the vi-impaired.
+
+vilearn presets a menu for available tutorials for vi. There are
+five short tutorials, each a text file intended to be edited with
+vi.
+
+Each user edits their own copy of the tutorial, saved in the
+directory VILEARN, in the current directory.
diff --git a/editors/vilearn/pkg/PLIST b/editors/vilearn/pkg/PLIST
new file mode 100644
index 00000000000..cfaa2ed2018
--- /dev/null
+++ b/editors/vilearn/pkg/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/10/29 00:14:07 abs Exp $
+bin/vilearn
+man/man1/vilearn.1
+share/vilearn/1basics
+share/vilearn/2moving
+share/vilearn/3cutpaste
+share/vilearn/3temp
+share/vilearn/4inserting
+share/vilearn/5tricks
+@dirrm share/vilearn