diff options
author | tdb <tdb@FreeBSD.org> | 2008-06-30 05:58:55 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2008-06-30 05:58:55 +0800 |
commit | cd7f6eb639f0eb1ee65f9aecdbf0cb536898a8fe (patch) | |
tree | 051e741375651d2f76672f22fe9e6f7778d47adc /audio/Makefile | |
parent | 2a765ea2634fd58987220e1489e4c396b749ef3e (diff) | |
download | freebsd-ports-gnome-cd7f6eb639f0eb1ee65f9aecdbf0cb536898a8fe.tar.gz freebsd-ports-gnome-cd7f6eb639f0eb1ee65f9aecdbf0cb536898a8fe.tar.zst freebsd-ports-gnome-cd7f6eb639f0eb1ee65f9aecdbf0cb536898a8fe.zip |
This is a SqueezeCenter plugin screensaver datetime replacement.
Graphically displays current weather conditions and forecasts. Will
also optionally display stock quotes and upcoming/active game
information for MLB, NBA, NHL, NFL, and college football and
basketball teams at user-configurable intervals.
WWW: http://www.gregbrown.net/squeeze/superdatetime.htm
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 22b2e469defa..6de7f6954df0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -642,6 +642,7 @@ SUBDIR += squeezecenter SUBDIR += squeezecenter-dynamicplaylist SUBDIR += squeezecenter-lazysearch + SUBDIR += squeezecenter-superdatetime SUBDIR += streamripper SUBDIR += streamtranscoder SUBDIR += streamtuner |