31d019fabf
Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename.
47 lines
958 B
Makefile
47 lines
958 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = X11 file managers
|
|
|
|
SUBDIR += FSViewer
|
|
SUBDIR += asfiles
|
|
SUBDIR += binder
|
|
SUBDIR += cfm
|
|
SUBDIR += dfm
|
|
SUBDIR += emelfm2
|
|
SUBDIR += endeavour
|
|
SUBDIR += evidence
|
|
SUBDIR += ezfm
|
|
SUBDIR += filerunner
|
|
SUBDIR += fsv
|
|
SUBDIR += gentoo
|
|
SUBDIR += gnome-commander
|
|
SUBDIR += gnome-commander2
|
|
SUBDIR += gprename
|
|
SUBDIR += jaffm
|
|
SUBDIR += krusader
|
|
SUBDIR += mtoolsfm
|
|
SUBDIR += nautilus
|
|
SUBDIR += offix-files
|
|
SUBDIR += pcmanfm
|
|
SUBDIR += py-nautilus
|
|
SUBDIR += rox-filer
|
|
SUBDIR += rox-mime-editor
|
|
SUBDIR += rox-session
|
|
SUBDIR += tdfsb
|
|
SUBDIR += tkdesk
|
|
SUBDIR += twander
|
|
SUBDIR += velocity
|
|
SUBDIR += worker
|
|
SUBDIR += workplace
|
|
SUBDIR += x-files
|
|
SUBDIR += xcruise
|
|
SUBDIR += xdiskusage
|
|
SUBDIR += xfce4-fm
|
|
SUBDIR += xfe
|
|
SUBDIR += xfm
|
|
SUBDIR += xnc
|
|
SUBDIR += xplore
|
|
|
|
.include <bsd.port.subdir.mk>
|