diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-07-25 18:57:37 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-07-25 18:57:37 +0000 |
commit | 790dab77970f5ae9a4c6b8c4a07bd24e96622f24 (patch) | |
tree | b8e6950d84395b490c2a72299feedc86a7ba8aa3 /astro/Makefile | |
parent | Use MASTER_SITE_REDHAT_LINUX. (diff) |
Add py-metar 0.2, Python module for NOAA's METAR weather service.
Notes
Notes:
svn path=/head/; revision=63558
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 |