15 lines
433 B
Makefile
15 lines
433 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2003/12/15 06:11:44 jolan Exp $
|
|
|
|
SUBDIR+= xfce4-clipman-plugin
|
|
SUBDIR+= xfce4-datetime-plugin
|
|
SUBDIR+= xfce4-fsguard-plugin
|
|
SUBDIR+= xfce4-netload-plugin
|
|
SUBDIR+= xfce4-notes-plugin
|
|
SUBDIR+= xfce4-systemload-plugin
|
|
SUBDIR+= xfce4-systray
|
|
SUBDIR+= xfce4-toys
|
|
SUBDIR+= xfce4-trigger-launcher
|
|
SUBDIR+= xfce4-wavelan-plugin
|
|
|
|
.include <bsd.port.subdir.mk>
|