mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
6848777e4b
A UN*X file manager based on the design of Macintosh System 7. PR: 19288 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
26 lines
467 B
Makefile
26 lines
467 B
Makefile
# $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 += xfm
|
|
SUBDIR += xnc
|
|
|
|
.include <bsd.port.subdir.mk>
|