diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/weatherget/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/weatherget/Makefile b/astro/weatherget/Makefile index a1606d5bab1c..78e2c9faee04 100644 --- a/astro/weatherget/Makefile +++ b/astro/weatherget/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= CENKES BERLIOS MAINTAINER= ports@FreeBSD.org COMMENT= Command-line weather reporting tool +DEPRECATED= Broken b/c of weather.com new licensing rules not agreed by author +EXPIRATION_DATE=2011-11-04 + USE_BZIP2= yes USE_PYTHON= yes NO_BUILD= yes |