blob: 8f75a13f6fd345f46b2226cdb5dae6a45efe0727 (
plain) (
blame)
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
|
# $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 += rox-base
SUBDIR += rox-filer
SUBDIR += systemg
SUBDIR += tkdesk
SUBDIR += vide
SUBDIR += workplace
SUBDIR += x-files
SUBDIR += xcruise
SUBDIR += xdiskusage
SUBDIR += xfm
SUBDIR += xnc
.include <bsd.port.subdir.mk>
|