1c2c9940b0
xfce4-session/libxfce4ui/xfce4-settings. thunar-thumbnailers was superseded by tumbler long ago, and wasnt even used in thunar 1.2.
64 lines
1.7 KiB
Makefile
64 lines
1.7 KiB
Makefile
# $OpenBSD: Makefile,v 1.42 2012/04/30 13:06:51 landry Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += exo
|
|
SUBDIR += garcon
|
|
SUBDIR += gtk-xfce-engine
|
|
SUBDIR += libxfce4util
|
|
SUBDIR += libxfce4ui
|
|
SUBDIR += libxfcegui4
|
|
SUBDIR += mousepad
|
|
SUBDIR += notification-daemon-xfce
|
|
SUBDIR += orage
|
|
SUBDIR += parole
|
|
SUBDIR += ristretto
|
|
SUBDIR += terminal
|
|
SUBDIR += thunar
|
|
SUBDIR += thunar-archive
|
|
SUBDIR += thunar-media-tags
|
|
SUBDIR += thunar-vcs
|
|
SUBDIR += thunar-vfs
|
|
SUBDIR += tumbler
|
|
SUBDIR += xfce4-appfinder
|
|
SUBDIR += xfce4-battery
|
|
SUBDIR += xfce4-clipman
|
|
SUBDIR += xfce4-cpugraph
|
|
SUBDIR += xfce4-dev-tools
|
|
SUBDIR += xfce4-dict
|
|
SUBDIR += xfce4-diskperf
|
|
SUBDIR += xfce4-fsguard
|
|
SUBDIR += xfce4-genmon
|
|
SUBDIR += xfce4-icon-theme
|
|
SUBDIR += xfce4-mailwatch
|
|
SUBDIR += xfce4-mixer
|
|
SUBDIR += xfce4-modemlights
|
|
SUBDIR += xfce4-mount
|
|
SUBDIR += xfce4-mpc
|
|
SUBDIR += xfce4-netload
|
|
SUBDIR += xfce4-notes
|
|
SUBDIR += xfce4-notifyd
|
|
SUBDIR += xfce4-panel
|
|
SUBDIR += xfce4-places
|
|
SUBDIR += xfce4-power-manager
|
|
SUBDIR += xfce4-quicklauncher
|
|
SUBDIR += xfce4-session
|
|
SUBDIR += xfce4-screenshooter
|
|
SUBDIR += xfce4-settings
|
|
SUBDIR += xfce4-smartbookmark
|
|
SUBDIR += xfce4-systemload
|
|
SUBDIR += xfce4-time-out
|
|
SUBDIR += xfce4-taskmanager
|
|
SUBDIR += xfce4-verve
|
|
SUBDIR += xfce4-wavelan
|
|
SUBDIR += xfce4-weather
|
|
SUBDIR += xfce4-wmdock
|
|
SUBDIR += xfce4-xkb
|
|
SUBDIR += xfconf
|
|
SUBDIR += xfdesktop
|
|
SUBDIR += xfmpc
|
|
SUBDIR += xfprint
|
|
SUBDIR += xfwm4
|
|
SUBDIR += xfwm4-themes
|
|
|
|
.include <bsd.port.subdir.mk>
|