summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorchristos <christos>2005-05-10 21:56:13 +0000
committerchristos <christos>2005-05-10 21:56:13 +0000
commite01eda23c1ec65710f253b6678ad95d6e2cda609 (patch)
tree91633b07bdd5a0f623ba7460a97a62dd286fb9f9 /textproc
parent7b16531437665c74cb4bf0161629f0c1d72b1d86 (diff)
downloadpkgsrc-e01eda23c1ec65710f253b6678ad95d6e2cda609.tar.gz
Add a new vis/unvis package.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/vis/DESCR3
-rw-r--r--textproc/vis/Makefile13
-rw-r--r--textproc/vis/PLIST7
-rw-r--r--textproc/vis/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/textproc/vis/DESCR b/textproc/vis/DESCR
new file mode 100644
index 00000000000..70fe8281cd4
--- /dev/null
+++ b/textproc/vis/DESCR
@@ -0,0 +1,3 @@
+The vis program can be used to convert a string into a visual format.
+The unvis program can be used to convert from such a visual format
+to the original string.
diff --git a/textproc/vis/Makefile b/textproc/vis/Makefile
new file mode 100644
index 00000000000..67973f924e9
--- /dev/null
+++ b/textproc/vis/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2005/05/10 21:56:13 christos Exp $
+#
+
+DISTNAME= vis-0.0
+CATEGORIES= textproc
+MASTER_SITES= ftp://ftp.gw.com/pub/people/christos/
+
+MAINTAINER= christos@netbsd.org
+COMMENT= Convert strings from/to a visual format
+
+.include "../../mk/bsd.prefs.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/vis/PLIST b/textproc/vis/PLIST
new file mode 100644
index 00000000000..dd08e207f00
--- /dev/null
+++ b/textproc/vis/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2005/05/10 21:56:13 christos Exp $
+bin/vis
+bin/unvis
+man/man1/vis.1
+man/man1/unvis.1
+man/cat1/vis.0
+man/cat1/unvis.0
diff --git a/textproc/vis/distinfo b/textproc/vis/distinfo
new file mode 100644
index 00000000000..6d975fc1465
--- /dev/null
+++ b/textproc/vis/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2005/05/10 21:56:13 christos Exp $
+
+SHA1 (vis-0.0.tar.gz) = 88028da0708d0f85b4f837deec0c3a415e20fbc5
+RMD160 (vis-0.0.tar.gz) = 140b2d39819a6f883a90de02e4001766797453c3
+Size (vis-0.0.tar.gz) = 8896 bytes