blob: d64bcde1c1911f4ff9f8d18f4f3f9889e83b1949 (
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
|
# $FreeBSD$
#
SUBDIR += asfiles
SUBDIR += binder
SUBDIR += dfm
SUBDIR += endeavour
SUBDIR += ezfm
SUBDIR += filerunner
SUBDIR += fsv
SUBDIR += gnomemc
SUBDIR += jafm
SUBDIR += mfm
SUBDIR += nautilus
SUBDIR += offix-files
SUBDIR += systemg
SUBDIR += tkdesk
SUBDIR += vide
SUBDIR += workplace
SUBDIR += x-files
SUBDIR += xcruise
SUBDIR += xdiskusage
SUBDIR += xfm
SUBDIR += xnc
.include <bsd.port.subdir.mk>
|