diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-02-18 23:05:37 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-02-18 23:05:37 +0000 |
commit | 67c03e8fca922ae2711ca9cd0c6bc118eca24526 (patch) | |
tree | f53d1175cfceee49fed62189b3311d14a1f4c87b /astro/gkrellsun/Makefile | |
parent | * Mark BROKEN on 5.x as it crashes or hangs depending on malloc options (diff) |
De-pkg-comment.
Approved by: maintainer
Diffstat (limited to 'astro/gkrellsun/Makefile')
-rw-r--r-- | astro/gkrellsun/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/gkrellsun/Makefile b/astro/gkrellsun/Makefile index 731ddb5cb87e..5de08aeb378b 100644 --- a/astro/gkrellsun/Makefile +++ b/astro/gkrellsun/Makefile @@ -11,6 +11,7 @@ CATEGORIES= astro MASTER_SITES= http://nwalsh.com/hacks/gkrellsun/ MAINTAINER= steffen@vogelreuter.de +COMMENT= A Gkrellm-Plugin that displays the local sun rise and sun set times BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm |