diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 10:56:37 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 10:56:37 +0800 |
commit | 7d90dfdb68e66e4d1b3f8a883ec63ca4d034ff3c (patch) | |
tree | 0a8caa0f40fd0cfec099d5165a559c31ae86afc6 /misc/wmstock/pkg-descr | |
parent | d4b8e077f5fc5429bef9385dabbcc7e4fcef4410 (diff) | |
download | freebsd-ports-gnome-7d90dfdb68e66e4d1b3f8a883ec63ca4d034ff3c.tar.gz freebsd-ports-gnome-7d90dfdb68e66e4d1b3f8a883ec63ca4d034ff3c.tar.zst freebsd-ports-gnome-7d90dfdb68e66e4d1b3f8a883ec63ca4d034ff3c.zip |
Import of wmstock, a cool dockapp that shows stock ticker(s) that are
retrieved through yahoo.
PR: 12883
Submitted by: Will Andrews <andrews@technologist.com>
Diffstat (limited to 'misc/wmstock/pkg-descr')
-rw-r--r-- | misc/wmstock/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/wmstock/pkg-descr b/misc/wmstock/pkg-descr new file mode 100644 index 000000000000..52a4097b9937 --- /dev/null +++ b/misc/wmstock/pkg-descr @@ -0,0 +1,11 @@ +wmstock is a cool WindowMaker dockapp that shows stock +ticker(s) that are retrieved from Yahoo through wget. + +However, since wget appears to be broken in this manner/form +at this time, this port has a patch to use lynx instead, and +requires lynx to be installed. + +Author: Matt Fischer <mfischer@umr.edu> +WWW: http://mattfischer.com/wmstock + +- Will <andrews@technologist.com> |