mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
2b7653e700
Advanced file manager for Unix-like systems written in Vala. Supports multiple panes (single, dual, quad) with multiple tabs in each pane. Supports archive creation, extraction, and browsing. Support for cloud storage; running and managing KVM images, modifying PDF documents and image files, booting ISO files in KVM, writing ISO files to USB drives. WWW: https://teejee2008.github.io/polo/
36 lines
766 B
Makefile
36 lines
766 B
Makefile
COMMENT = X11 file managers
|
|
|
|
SUBDIR += caja
|
|
SUBDIR += catseye-fm
|
|
SUBDIR += deforaos-browser
|
|
SUBDIR += dolphin
|
|
SUBDIR += doublecmd
|
|
SUBDIR += filerunner
|
|
SUBDIR += fsv2
|
|
SUBDIR += gentoo
|
|
SUBDIR += gprename
|
|
SUBDIR += konqueror
|
|
SUBDIR += krusader2
|
|
SUBDIR += librfm
|
|
SUBDIR += libtubo
|
|
SUBDIR += mucommander
|
|
SUBDIR += nautilus
|
|
SUBDIR += nautilus-python
|
|
SUBDIR += nemo
|
|
SUBDIR += pcmanfm
|
|
SUBDIR += pcmanfm-qt
|
|
SUBDIR += polo
|
|
SUBDIR += qtfm
|
|
SUBDIR += rodent
|
|
SUBDIR += rox-filer
|
|
SUBDIR += sushi
|
|
SUBDIR += tdfsb
|
|
SUBDIR += thunar
|
|
SUBDIR += wcmcommander
|
|
SUBDIR += worker
|
|
SUBDIR += xcruise
|
|
SUBDIR += xdiskusage
|
|
SUBDIR += xfe
|
|
|
|
.include <bsd.port.subdir.mk>
|