diff options
author | pav <pav@FreeBSD.org> | 2004-01-08 07:40:53 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-08 07:40:53 +0800 |
commit | 8bd1c86a5ac6b416b077a3a1c23348b374df0fad (patch) | |
tree | ef49ee7724abebaedf0cb623f9846329adba42cb /x11-clocks/Makefile | |
parent | bb5a3d894788a136be8982ae8c9dec982a91b2eb (diff) | |
download | freebsd-ports-gnome-8bd1c86a5ac6b416b077a3a1c23348b374df0fad.tar.gz freebsd-ports-gnome-8bd1c86a5ac6b416b077a3a1c23348b374df0fad.tar.zst freebsd-ports-gnome-8bd1c86a5ac6b416b077a3a1c23348b374df0fad.zip |
Add gdesklets-ebichuclock, something like emiclock with Ebichu in it.
Ofcourse the idea is based on our favorite hamster.
PR: ports/61043
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Diffstat (limited to 'x11-clocks/Makefile')
-rw-r--r-- | x11-clocks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 76479f7c1ee7..4b6fa66e334a 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -13,6 +13,7 @@ SUBDIR += eyeclock SUBDIR += gdesklets-clock SUBDIR += gdesklets-countdown + SUBDIR += gdesklets-ebichuclock SUBDIR += gdesklets-praytime SUBDIR += glclock SUBDIR += kdetoys3 |