Dash:
[t2-trunk.git] / package / contrib / urlview / urlview.desc
blobb5f4bbf327fb54e4e88537be917dbcdf764d6c76
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/urlview/urlview.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A program for extracting URLs from text files
15 [T] `urlview' is a curses program for extracting URLs from text files and
16 [T] displaying a menu from which you can select a specific URL to view
17 [T] using your favorite browser program.
19 [U] ftp://ftp.mutt.org/pub/mutt/contrib/
21 [A] Michael Elkins <me@cs.hmc.edu>
22 [M] The T2 Project <t2@t2-project.org>
24 [C] extra/tool
25 [F] CROSS
27 [L] GPL
28 [S] Stable
29 [V] 0.9
30 [P] X -----5---9 197.800
32 [O] hook_add postmake 3 "cp sample.urlview $root/etc/urlview.conf"
33 [O] hook_add postmake 5 "mkdir -p $root$datadir/$pkg && cp url_handler.sh $root$datadir/$pkg/"
35 [D] 29f893e5b5d67dc68726cd11b50bc48147ddefebd9becc2896a2167f urlview-0.9.tar.gz ftp://ftp.mutt.org/mutt/contrib/