aboutsummaryrefslogtreecommitdiffstats
path: root/misc/iselect/pkg-message
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>1998-01-03 20:04:58 +0800
committerrse <rse@FreeBSD.org>1998-01-03 20:04:58 +0800
commit29797b88d2727924245b083c45362f12f44d220c (patch)
tree3006fdad6d363e477f3d0527ee631772cecfd224 /misc/iselect/pkg-message
parent597318b057e4d65328ce8e95a8cbe602f2e14bf8 (diff)
downloadfreebsd-ports-gnome-29797b88d2727924245b083c45362f12f44d220c.tar.gz
freebsd-ports-gnome-29797b88d2727924245b083c45362f12f44d220c.tar.zst
freebsd-ports-gnome-29797b88d2727924245b083c45362f12f44d220c.zip
Import of iSelect, Version 1.0.4
iSelect is an interactive line selection tool for ASCII files, operating via a full-screen Curses-based terminal session. It can be used either as an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend as its control script or in batch mode as a pipeline filter (usually between grep and the final executing command). The homepage of iSelect can be found on http://www.engelschall.com/sw/iselect/ Submitted by: Ralf S. Engelschall Obtained from: Ralf S. Engelschall
Diffstat (limited to 'misc/iselect/pkg-message')
-rw-r--r--misc/iselect/pkg-message13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/iselect/pkg-message b/misc/iselect/pkg-message
new file mode 100644
index 000000000000..a08f665d6e5b
--- /dev/null
+++ b/misc/iselect/pkg-message
@@ -0,0 +1,13 @@
+
+ Copyright (c) 1996,1997 Ralf S. Engelschall, All rights reserved.
+
+ This program is free software; it may be redistributed and/or modified
+ only under the terms of either the Artistic License or the GNU General
+ Public License, which may be found in the ePerl source distribution.
+ Look at the files ARTISTIC and COPYING or run ``eperl -l'' to receive
+ a built-in copy of both license files.
+
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the
+ Artistic License or the GNU General Public License for more details.