diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-24 18:54:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-24 18:54:08 +0000 |
commit | ac02a46ce14a62c605585966d47d2d44156671e9 (patch) | |
tree | 8b6cb33721e645c41a17b86eea1edf26ab297e53 /astro/gdesklets-goodweather/Makefile | |
parent | 1123bd58a316fa53ea1b050ee6d3a787c42818f0 (diff) |
Notes
Diffstat (limited to 'astro/gdesklets-goodweather/Makefile')
-rw-r--r-- | astro/gdesklets-goodweather/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/gdesklets-goodweather/Makefile b/astro/gdesklets-goodweather/Makefile index 5022c05f8c22..6cf222f27758 100644 --- a/astro/gdesklets-goodweather/Makefile +++ b/astro/gdesklets-goodweather/Makefile @@ -11,14 +11,13 @@ PORTREVISION= 3 CATEGORIES= astro gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- -DISTNAME= GoodWeather-${PORTVERSION} +DISTNAME= GoodWeather MAINTAINER= pav@FreeBSD.org COMMENT= A desklet that displays current weather condition and forecast RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets -USE_BZIP2= yes USE_PYTHON= yes USE_X_PREFIX= yes USE_REINPLACE= yes |