aboutsummaryrefslogtreecommitdiffstats
path: root/astro/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-01-31 08:00:24 +0800
committersat <sat@FreeBSD.org>2007-01-31 08:00:24 +0800
commit8f6cc63f5a9759782588fd53dccfe724557f7df3 (patch)
treea841d4154f81b1e7dc5064caf21bb6560393ee8e /astro/Makefile
parent46fe74678a127b8eed2b38003297de5f7fffe635 (diff)
downloadfreebsd-ports-graphics-8f6cc63f5a9759782588fd53dccfe724557f7df3.tar.gz
freebsd-ports-graphics-8f6cc63f5a9759782588fd53dccfe724557f7df3.tar.zst
freebsd-ports-graphics-8f6cc63f5a9759782588fd53dccfe724557f7df3.zip
Add port astro/weatherget:
A command line based weather reporting tool written in python. View current weather conditions, extended day forecasts, and station id lookups as reported from weather.com. Customize output via weathergetrc configuration file. Platform independent. WWW: http://developer.berlios.de/projects/weatherget/ Author: Tyler Gates <TGates81@gmail.com>
Diffstat (limited to 'astro/Makefile')
-rw-r--r--astro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index 08b5baa5cb8..2c4170bce87 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -67,6 +67,7 @@
SUBDIR += sunclock
SUBDIR += tclgeomap
SUBDIR += tkgeomap
+ SUBDIR += weatherget
SUBDIR += weatherspect
SUBDIR += wmglobe
SUBDIR += wmjupiter