diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-11-19 23:11:28 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-11-19 23:11:28 +0800 |
commit | e3d46fbd592c4e7354de4c98e5c7a157b2e1bc1c (patch) | |
tree | c398b65a0913306bb21a9d8dc930598737ac91d3 /x11-fm/Makefile | |
parent | f2b1b8fc8b12fbb990cc0093cc195aec79707d56 (diff) | |
download | freebsd-ports-graphics-e3d46fbd592c4e7354de4c98e5c7a157b2e1bc1c.tar.gz freebsd-ports-graphics-e3d46fbd592c4e7354de4c98e5c7a157b2e1bc1c.tar.zst freebsd-ports-graphics-e3d46fbd592c4e7354de4c98e5c7a157b2e1bc1c.zip |
Add:
- pcmanfm-qt
- pcmanfmqt-l10n (translation files)
PCMan File Manager Qt is an extremly fast, lightweight, yet feature-rich
file manager with tabbed browsing. It is the default file manager for the
lightweight desktop environment LXQt.
WWW: http://lxqt.org/
Obtained from: LXQt repository
Diffstat (limited to 'x11-fm/Makefile')
-rw-r--r-- | x11-fm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile index 283b8d3219c..3361bb4cab6 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -22,6 +22,8 @@ SUBDIR += nemo SUBDIR += p5-PerlFM SUBDIR += pcmanfm + SUBDIR += pcmanfm-qt + SUBDIR += pcmanfmqt-l10n SUBDIR += qtfm SUBDIR += rodent SUBDIR += rox-filer |