1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/x11-wm/Makefile
Ade Lovett 7136cb8a74 Add sapphire-themes, a collection of themes that have been prepared
as replacements for the extra themes which used to be installed by
the x11-wm/sapphire port (see ports/20879).  Unlike the existing themes,
the new collection is free of copyright problems.

PR:		21044
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-19 18:09:54 +00:00

57 lines
1.2 KiB
Makefile

# $FreeBSD$
#
SUBDIR += 9menu
SUBDIR += 9wm
SUBDIR += afterstep
SUBDIR += afterstep-i18n
SUBDIR += afterstep-stable
SUBDIR += amaterus
SUBDIR += amiwm
SUBDIR += bbkeys
SUBDIR += bbpager
SUBDIR += blackbox
SUBDIR += ctwm
SUBDIR += enlightenment
SUBDIR += epplets
SUBDIR += flwm
SUBDIR += fvwm
SUBDIR += fvwm2
SUBDIR += fvwm2-beta
SUBDIR += fvwm2-i18n
SUBDIR += fvwm95
SUBDIR += fvwm95-i18n
SUBDIR += gnome2wmaker
SUBDIR += gwm
SUBDIR += icepref
SUBDIR += icewm
SUBDIR += icewm-i18n
SUBDIR += libdockapp
SUBDIR += libepplet
SUBDIR += lwm
SUBDIR += mlvwm
SUBDIR += olvwm
SUBDIR += piewm
SUBDIR += qvwm
SUBDIR += sapphire
SUBDIR += sapphire-themes
SUBDIR += sawfish
SUBDIR += scwm
SUBDIR += spager
SUBDIR += toolbox
SUBDIR += tvtwm
SUBDIR += ude
SUBDIR += vtwm
SUBDIR += windowmaker
SUBDIR += windowmaker-i18n
SUBDIR += wm2
SUBDIR += wmakerconf
SUBDIR += wmanager
SUBDIR += wmg
SUBDIR += wmthemeinstall
SUBDIR += wmx
SUBDIR += xfce
SUBDIR += xwmm
.include <bsd.port.subdir.mk>