diff options
Diffstat (limited to 'astro/pyweather/Makefile')
-rw-r--r-- | astro/pyweather/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile index 51499b4..758884c 100644 --- a/astro/pyweather/Makefile +++ b/astro/pyweather/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= will DISTNAME= pyWeather MAINTAINER= ports@FreeBSD.org +COMMENT= Python script that downloads weather data and can be cronned USE_REINPLACE= yes USE_PYTHON= yes |