freebsd-ports/x11/Makefile
Kris Kennaway c2e8bd928c xwatchwin allows you to peek at a window on another X server.
To use it, you must specify the display name of the machine you want
to watch, then the name of the window on that machine.
Xwatchwin will attempt to connect with the X server
hostname:0.0, and if successful, will try to retrieve a copy of
the window in which you specified interest.

Obtained from:	NetBSD
2000-09-02 08:27:24 +00:00

116 lines
2.5 KiB
Makefile

# $FreeBSD$
#
SUBDIR += 9term
SUBDIR += XFree86
SUBDIR += XFree86-4
SUBDIR += XFree86-4-clients
SUBDIR += XFree86-4-documents
SUBDIR += XFree86-4-libraries
SUBDIR += XFree86-4-manuals
SUBDIR += XFree86-aoutlibs
SUBDIR += XFree86-contrib
SUBDIR += aterm
SUBDIR += bgrot
SUBDIR += blast
SUBDIR += bricons
SUBDIR += dgs
SUBDIR += dxpc
SUBDIR += ebuttons
SUBDIR += efancylauncher
SUBDIR += emu
SUBDIR += erun
SUBDIR += eterm
SUBDIR += eweather
SUBDIR += fbsd-icons
SUBDIR += gbackground
SUBDIR += gmessage
SUBDIR += gnome
SUBDIR += gnomeapplets
SUBDIR += gnomecore
SUBDIR += gnomelibs
SUBDIR += gnomeres_applet
SUBDIR += gswitchit_applet
SUBDIR += gtik
SUBDIR += gtk-theme-switch
SUBDIR += gvid
SUBDIR += gyroscope
SUBDIR += imwheel
SUBDIR += kb2mb2
SUBDIR += kde11
SUBDIR += kde11-i18n
SUBDIR += kde2
SUBDIR += kdebase11
SUBDIR += kdebase11-i18n
SUBDIR += kdebase2
SUBDIR += kdelibs11
SUBDIR += kdelibs11-i18n
SUBDIR += kdelibs2
SUBDIR += kvidtune
SUBDIR += kworldwatch
SUBDIR += libdnd
SUBDIR += libhelp
SUBDIR += libsx
SUBDIR += login.app
SUBDIR += lupe
SUBDIR += offix-clipboard
SUBDIR += offix-execute
SUBDIR += powershell
SUBDIR += props
SUBDIR += qrash
SUBDIR += ruby-kde
SUBDIR += ruby-kde-i18n
SUBDIR += rxvt
SUBDIR += stockticker_applet
SUBDIR += sxpc
SUBDIR += tkgoodstuff
SUBDIR += tycoon
SUBDIR += wdm
SUBDIR += wmbutton
SUBDIR += wmmatrix
SUBDIR += wterm
SUBDIR += x3270
SUBDIR += xaniroc
SUBDIR += xantfarm
SUBDIR += xautolock
SUBDIR += xballoon
SUBDIR += xbanner
SUBDIR += xcb
SUBDIR += xco
SUBDIR += xcoloredit
SUBDIR += xcolors
SUBDIR += xcolorsel
SUBDIR += xcut
SUBDIR += xdtm
SUBDIR += xfedor
SUBDIR += xfishtank
SUBDIR += xgrab
SUBDIR += xkbctrl
SUBDIR += xkeycaps
SUBDIR += xkeywrap
SUBDIR += xloadimage
SUBDIR += xlockmore
SUBDIR += xlogout
SUBDIR += xlupe
SUBDIR += xmangekyou
SUBDIR += xmascot
SUBDIR += xmold
SUBDIR += xmove
SUBDIR += xmsg
SUBDIR += xmx
SUBDIR += xprompt
SUBDIR += xscreensaver
SUBDIR += xskyroot
SUBDIR += xsnow
SUBDIR += xstarroll
SUBDIR += xtacy
SUBDIR += xtattr
SUBDIR += xtermset
SUBDIR += xtestpicture
SUBDIR += xtoolwait
SUBDIR += xwatchwin
SUBDIR += xwit
SUBDIR += xzoom
.include <bsd.port.subdir.mk>