diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 11:41:44 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 11:41:44 +0000 |
commit | f54adc2e0104c05c8dcd4e9d1eed730eb543d046 (patch) | |
tree | b171676495b7e6a10b0c12dbde26ae6a1828a618 /misc/Makefile | |
parent | 29a7541b6385ae0bb9451c63c5372ac88424f90e (diff) |
new port: misc/gkrellm-helium, Prague thermometer
Tiny gkrellm plugin which read data from thermometer at
Strahov, Prague. Probably useless for anyone not interested
in Prague's weather. :) Tested on both stable and current.
PR: ports/51162
Submitted by: Pav Lucistnik <pav@oook.cz>
Notes
Notes:
svn path=/head/; revision=90424
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index b65d0cd1bcac..077e27bc2f3a 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -92,6 +92,7 @@ SUBDIR += getopt SUBDIR += git SUBDIR += gkrellm-gamma + SUBDIR += gkrellm-helium SUBDIR += gkrellm-reminder SUBDIR += gkrellm-xkb SUBDIR += gkrellmaflag |