#!/usr/bin/wish -f

# This is the container where the icon lives
set homefile WWW

# Is it free or commercial?  set 'true' for commercial
set free true

# If it's free, where can I get it?  (ftp sites)
set where "ftp.pht.com:/pub/linux/redhat/mothers-day-1.1/rpps/contrib"

# Description message of where to find it.
set msg "
Mosaic is the old standby WWW browser.  Lots of
people like it, so we package it up.
Unfortunately, we can't put it on CD without paying
for it, and since you can ftp it from us for free,
why should we pay for it?
"

