diff options
author | perky <perky@FreeBSD.org> | 2002-07-26 02:57:37 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-07-26 02:57:37 +0800 |
commit | 4031654d2f51d7a5df951a8da3ab78aa1b08aa38 (patch) | |
tree | 2d190e284f263768dac796491219727b5a0a89ea /astro/Makefile | |
parent | 1508dd3b193674d5a842416e603be67e41c4e0cf (diff) | |
download | freebsd-ports-gnome-4031654d2f51d7a5df951a8da3ab78aa1b08aa38.tar.gz freebsd-ports-gnome-4031654d2f51d7a5df951a8da3ab78aa1b08aa38.tar.zst freebsd-ports-gnome-4031654d2f51d7a5df951a8da3ab78aa1b08aa38.zip |
Add py-metar 0.2, Python module for NOAA's METAR weather service.
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 02021340c8c3..f8e23b8a687f 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -27,6 +27,7 @@ SUBDIR += p5-Geo-METAR SUBDIR += p5-SETI-Stats SUBDIR += planets + SUBDIR += py-metar SUBDIR += pyweather SUBDIR += rmap SUBDIR += saoimage |