diff options
author | mph <mph@FreeBSD.org> | 1998-04-22 16:51:58 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-22 16:51:58 +0000 |
commit | bf5fa1b74bfbbccae1aa57f07cbe15c9e6093327 (patch) | |
tree | fb0038fc01c356be197fe2df576d223d816dd065 /textproc/urlview/pkg-descr | |
parent | 56a520e031a069e23bc4028f2280ba6c8822d62b (diff) | |
download | FreeBSD-ports-bf5fa1b74bfbbccae1aa57f07cbe15c9e6093327.zip FreeBSD-ports-bf5fa1b74bfbbccae1aa57f07cbe15c9e6093327.tar.gz |
Imported urlview, which finds URLs in plaintext (mail, etc.) and
presents them in a menu to browse from.
PR: 6378
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'textproc/urlview/pkg-descr')
-rw-r--r-- | textproc/urlview/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/urlview/pkg-descr b/textproc/urlview/pkg-descr new file mode 100644 index 0000000..8eb3dab --- /dev/null +++ b/textproc/urlview/pkg-descr @@ -0,0 +1,10 @@ +urlview is a screen oriented program for extracting URLs from +text files and displaying a menu from which you may launch a +command to view a specific item. + +urlview uses a regular expression to extract URLs from the +specified text files. + + +-- +Josh Gilliam <josh@quick.net> |