22 lines
670 B
Makefile
22 lines
670 B
Makefile
# $OpenBSD: Makefile,v 1.7 2004/05/09 23:23:47 jolan Exp $
|
|
|
|
SUBDIR+= xfce4-battery-plugin
|
|
SUBDIR+= xfce4-clipman-plugin
|
|
SUBDIR+= xfce4-datetime-plugin
|
|
SUBDIR+= xfce4-diskperf-plugin
|
|
SUBDIR+= xfce4-fsguard-plugin
|
|
SUBDIR+= xfce4-minicmd-plugin
|
|
SUBDIR+= xfce4-mixer
|
|
SUBDIR+= xfce4-netload-plugin
|
|
SUBDIR+= xfce4-notes-plugin
|
|
SUBDIR+= xfce4-showdesktop-plugin
|
|
SUBDIR+= xfce4-systemload-plugin
|
|
SUBDIR+= xfce4-systray
|
|
SUBDIR+= xfce4-taskbar-plugin
|
|
SUBDIR+= xfce4-toys
|
|
SUBDIR+= xfce4-trigger-launcher
|
|
SUBDIR+= xfce4-wavelan-plugin
|
|
SUBDIR+= xfce4-weather-plugin
|
|
|
|
.include <bsd.port.subdir.mk>
|