diff options
author | miwi <miwi@FreeBSD.org> | 2010-01-27 09:13:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-01-27 09:13:10 +0800 |
commit | f48abe54206eb6d48a001af1809ace7a9b6bcf62 (patch) | |
tree | 4f4c197f2ae23dae1daf0d452c4574f4c0f2d295 /x11/Makefile | |
parent | b35bab25673b129532e862e77d41dfe9cfd9c8ad (diff) | |
download | freebsd-ports-gnome-f48abe54206eb6d48a001af1809ace7a9b6bcf62.tar.gz freebsd-ports-gnome-f48abe54206eb6d48a001af1809ace7a9b6bcf62.tar.zst freebsd-ports-gnome-f48abe54206eb6d48a001af1809ace7a9b6bcf62.zip |
XWinWrap is a small utility written a loooong time ago that allowed you to
stick most of the apps to your desktop background. What this meant was you
could use an animated screensaver (like glmatrix, electric sheep, etc) or
even a movie, and use it as your wallpaper.
WWW: http://tech.shantanugoel.com/projects/linux/shantz-xwinwrap
PR: ports/143157
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index a99a68b3c19c..cc298d6de5bc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -490,6 +490,7 @@ SUBDIR += xwatchwin SUBDIR += xwd SUBDIR += xwininfo + SUBDIR += xwinwrap SUBDIR += xwit SUBDIR += xwud SUBDIR += xxkb |