diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-01-22 10:31:50 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-01-22 10:31:50 +0800 |
commit | 7c7c01c4c4efee8dcd1b34aa5d577b093fa4c2bd (patch) | |
tree | dd0130737f6bd97e26fa2c62f26969f69e2acda8 /x11-fm/Makefile | |
parent | acba54cfb35c4c22fc88d6547e01399e2c1099f6 (diff) | |
download | freebsd-ports-graphics-7c7c01c4c4efee8dcd1b34aa5d577b093fa4c2bd.tar.gz freebsd-ports-graphics-7c7c01c4c4efee8dcd1b34aa5d577b093fa4c2bd.tar.zst freebsd-ports-graphics-7c7c01c4c4efee8dcd1b34aa5d577b093fa4c2bd.zip |
Add mfm.
MFM is a mtools frontend filemanager written in GTK.
PR: 16080
Submitted by: Michael Vasilenko <acid@stu.cn.ua>
Diffstat (limited to 'x11-fm/Makefile')
-rw-r--r-- | x11-fm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile index 58d3c9d327c..c54c33f88c0 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -10,6 +10,7 @@ SUBDIR += filerunner SUBDIR += gnomemc SUBDIR += jafm + SUBDIR += mfm SUBDIR += offix-files SUBDIR += q3dmenu SUBDIR += tkdesk |