blob: 71c9f732e0bd7cf3e08cc4545d7520b9035d159f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
# $FreeBSD$
#
SUBDIR += asfiles
SUBDIR += binder
SUBDIR += cfm
SUBDIR += dfm
SUBDIR += endeavour
SUBDIR += ezfm
SUBDIR += file_menu_applet
SUBDIR += filerunner
SUBDIR += fsv
SUBDIR += gentoo
SUBDIR += gnome-commander
SUBDIR += gnomemc
SUBDIR += jafm
SUBDIR += mtoolsfm
SUBDIR += nautilus
SUBDIR += nautilus2
SUBDIR += offix-files
SUBDIR += rox-base
SUBDIR += rox-filer
SUBDIR += rox-session
SUBDIR += systemg
SUBDIR += tkdesk
SUBDIR += vide
SUBDIR += worker
SUBDIR += workplace
SUBDIR += x-files
SUBDIR += xcruise
SUBDIR += xdiskusage
SUBDIR += xfm
SUBDIR += xnc
.include <bsd.port.subdir.mk>
|