mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a08d0fc53f
An animated musical demo for X11. PR: 14554 Submitted by: Trevor Johnson <trevor@jpj.net>
87 lines
1.8 KiB
Makefile
87 lines
1.8 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += 9term
|
|
SUBDIR += XFree86
|
|
SUBDIR += XFree86-contrib
|
|
SUBDIR += aterm
|
|
SUBDIR += bgrot
|
|
SUBDIR += blast
|
|
SUBDIR += bricons
|
|
SUBDIR += dgs
|
|
SUBDIR += dxpc
|
|
SUBDIR += emu
|
|
SUBDIR += eterm
|
|
SUBDIR += fbsd-icons
|
|
SUBDIR += gmessage
|
|
SUBDIR += gnome
|
|
SUBDIR += gnomecore
|
|
SUBDIR += gnomelibs
|
|
SUBDIR += gyroscope
|
|
SUBDIR += kb2mb2
|
|
SUBDIR += kde11
|
|
SUBDIR += kde11-i18n
|
|
SUBDIR += kdebase11
|
|
SUBDIR += kdebase11-i18n
|
|
SUBDIR += kdelibs11
|
|
SUBDIR += kdelibs11-i18n
|
|
SUBDIR += kvidtune
|
|
SUBDIR += kworldwatch
|
|
SUBDIR += libdnd
|
|
SUBDIR += libhelp
|
|
SUBDIR += libsx
|
|
SUBDIR += lupe
|
|
SUBDIR += offix-clipboard
|
|
SUBDIR += offix-execute
|
|
SUBDIR += props
|
|
SUBDIR += qrash
|
|
SUBDIR += rxvt
|
|
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 += xkeycaps
|
|
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 += xwit
|
|
SUBDIR += xzoom
|
|
|
|
.include <bsd.port.subdir.mk>
|