diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-09-13 23:15:46 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-09-13 23:15:46 +0000 |
commit | 3a076d76a24dca2221a076a7b48751b7c4f679b4 (patch) | |
tree | 61bcd2c514c6a7071eeb4f6649c171917d57712d /graphics/Makefile | |
parent | ffc5c0d9efedecefaf02ea3c6b62bc562e081ee2 (diff) | |
download | FreeBSD-ports-3a076d76a24dca2221a076a7b48751b7c4f679b4.zip FreeBSD-ports-3a076d76a24dca2221a076a7b48751b7c4f679b4.tar.gz |
Add telak.
Telak is a small tool to draw local or remote pictures on your root window.
This is very useful if you want to have RRD graphs drawn above your wallpaper.
WWW: http://julien.danjou.info/telak.html
PR: ports/86069
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9c4750b..1293012 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -541,6 +541,7 @@ SUBDIR += synaesthesia SUBDIR += tcm SUBDIR += teddy + SUBDIR += telak SUBDIR += tgif SUBDIR += tgif-nls SUBDIR += threeDS |