58 lines
1.5 KiB
Makefile
Raw Normal View History

2009-09-29 20:07:00 +00:00
# $OpenBSD: Makefile,v 1.35 2009/09/29 20:07:00 landry Exp $
2007-05-08 08:30:36 +00:00
SUBDIR+= exo
2005-05-12 04:43:12 +00:00
SUBDIR+= gtk-xfce-engine
SUBDIR+= libxfce4menu
2007-05-08 09:03:34 +00:00
SUBDIR+= libxfce4util
2005-05-12 04:43:12 +00:00
SUBDIR+= libxfcegui4
2007-05-08 08:33:34 +00:00
SUBDIR+= mousepad
2007-10-23 14:03:20 +00:00
SUBDIR+= notification-daemon-xfce
2007-05-08 14:55:15 +00:00
SUBDIR+= orage
2007-10-04 11:58:55 +00:00
SUBDIR+= ristretto
2007-05-08 13:49:52 +00:00
SUBDIR+= terminal
2007-05-08 15:15:04 +00:00
SUBDIR+= thunar
2009-07-22 20:44:20 +00:00
SUBDIR+= thunar-archive
2007-07-04 19:24:52 +00:00
SUBDIR+= thunar-media-tags
2008-01-06 20:19:58 +00:00
SUBDIR+= thunar-thumbnailers
2009-09-29 20:07:00 +00:00
SUBDIR+= thunar-vcs
2005-05-12 04:43:12 +00:00
SUBDIR+= xfce-utils
SUBDIR+= xfce4-appfinder
SUBDIR+= xfce4-battery
SUBDIR+= xfce4-clipman
2009-08-20 20:59:29 +00:00
SUBDIR+= xfce4-dev-tools
2007-05-17 10:50:48 +00:00
SUBDIR+= xfce4-dict
2005-05-12 04:43:12 +00:00
SUBDIR+= xfce4-diskperf
SUBDIR+= xfce4-fsguard
2007-05-17 09:25:47 +00:00
SUBDIR+= xfce4-genmon
2005-05-12 04:43:12 +00:00
SUBDIR+= xfce4-icon-theme
2007-05-30 10:02:11 +00:00
SUBDIR+= xfce4-mailwatch
2006-09-20 17:36:26 +00:00
SUBDIR+= xfce4-mixer
2009-06-04 04:19:16 +00:00
SUBDIR+= xfce4-modemlights
2009-09-17 22:06:12 +00:00
SUBDIR+= xfce4-mount
2007-05-31 12:28:52 +00:00
SUBDIR+= xfce4-mpc
2005-05-12 04:43:12 +00:00
SUBDIR+= xfce4-netload
SUBDIR+= xfce4-notes
SUBDIR+= xfce4-notifyd
2005-05-12 04:43:12 +00:00
SUBDIR+= xfce4-panel
2007-11-14 10:09:56 +00:00
SUBDIR+= xfce4-places
2009-09-17 22:06:12 +00:00
SUBDIR+= xfce4-quicklauncher
2005-05-12 04:43:12 +00:00
SUBDIR+= xfce4-session
SUBDIR+= xfce4-screenshooter
SUBDIR+= xfce4-settings
SUBDIR+= xfce4-smartbookmark
2005-05-12 04:43:12 +00:00
SUBDIR+= xfce4-systemload
2007-05-29 07:41:45 +00:00
SUBDIR+= xfce4-time-out
2007-05-11 19:06:29 +00:00
SUBDIR+= xfce4-verve
2005-05-12 04:43:12 +00:00
SUBDIR+= xfce4-wavelan
SUBDIR+= xfce4-weather
2008-02-04 11:29:14 +00:00
SUBDIR+= xfce4-wmdock
2005-05-12 05:22:26 +00:00
SUBDIR+= xfce4-xkb
SUBDIR+= xfconf
2005-05-12 04:43:12 +00:00
SUBDIR+= xfdesktop
SUBDIR+= xfmpc
2008-02-04 11:29:14 +00:00
SUBDIR+= xfprint
2005-05-12 04:43:12 +00:00
SUBDIR+= xfwm4
SUBDIR+= xfwm4-themes
.include <bsd.port.subdir.mk>