summaryrefslogtreecommitdiff
path: root/textproc/hgrep/pkg-descr
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-06-03 04:25:42 +0000
committerWill Andrews <will@FreeBSD.org>2003-06-03 04:25:42 +0000
commit450582be5878038f8972e166d4ce4782cf7eff6a (patch)
treea717aa279a8f4995ced17c1e282f2ef960a82a69 /textproc/hgrep/pkg-descr
parentAdd http_get 1.0, a program to dump http-contents to stdout. (diff)
Add hgrep 1.0, a nice Highlighting Hack for grep.
PR: 52251 Submitted by: Aaron Zauner <az_mail@gmx.at>
Notes
Notes: svn path=/head/; revision=82147
Diffstat (limited to 'textproc/hgrep/pkg-descr')
-rw-r--r--textproc/hgrep/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/hgrep/pkg-descr b/textproc/hgrep/pkg-descr
new file mode 100644
index 000000000000..1309bfe2e02c
--- /dev/null
+++ b/textproc/hgrep/pkg-descr
@@ -0,0 +1,9 @@
+Hgrep is a trivial, but cute, front-end for grep.
+It takes the results of the grep and
+highlights the word that was searched for.
+Very nice for some fast text searches.
+
+WWW: http://www.acme.com/software/hgrep/
+
+- Aaron Zauner
+az_mail@gmx.at