aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/pardiff/pkg-descr
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-07-08 23:08:24 +0800
committerkevlo <kevlo@FreeBSD.org>2001-07-08 23:08:24 +0800
commit2d38887de5d601f53887dac8c63f61d992ea463a (patch)
treea4dd6d8d556babb102e202ed7b8a8ed72ac9e8fe /textproc/pardiff/pkg-descr
parent131e6e93ada129b9b32107d93208e22644ee9b44 (diff)
downloadfreebsd-ports-gnome-2d38887de5d601f53887dac8c63f61d992ea463a.tar.gz
freebsd-ports-gnome-2d38887de5d601f53887dac8c63f61d992ea463a.tar.zst
freebsd-ports-gnome-2d38887de5d601f53887dac8c63f61d992ea463a.zip
Initial import of pardiff-0.9.3.
Pardiff is a program that takes the output of diff and displays it in a parallel (side-by-side) format, emulating the /PARALLEL option on the VMS version of diff. PR: 28813 Submitted by: Anders Nordby <anders@fix.no>
Diffstat (limited to 'textproc/pardiff/pkg-descr')
-rw-r--r--textproc/pardiff/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/pardiff/pkg-descr b/textproc/pardiff/pkg-descr
new file mode 100644
index 000000000000..196f7f58f678
--- /dev/null
+++ b/textproc/pardiff/pkg-descr
@@ -0,0 +1,10 @@
+Pardiff is a program that takes the output of diff and displays it in a
+parallel (side-by-side) format, emulating the /PARALLEL option on the VMS
+version of diff.
+
+Pardiff detects the width of the terminal on which it is running and adjusts
+its output accordingly.
+
+WWW: http://pardiff.sourceforge.net/
+
+- Anders Nordby <anders@fix.no>