diff options
author | miwi <miwi@FreeBSD.org> | 2009-10-30 06:21:45 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-10-30 06:21:45 +0800 |
commit | 66609a5214fbe9903219753cfd797b79d584c3e3 (patch) | |
tree | a54e28ee1eb782be68dc1404859eaff16f73d3d1 /x11-fm/Makefile | |
parent | 20fa92cc1e6692b42c848b7fc87b0329b58751fb (diff) | |
download | freebsd-ports-gnome-66609a5214fbe9903219753cfd797b79d584c3e3.tar.gz freebsd-ports-gnome-66609a5214fbe9903219753cfd797b79d584c3e3.tar.zst freebsd-ports-gnome-66609a5214fbe9903219753cfd797b79d584c3e3.zip |
A basic file manager writen in Perl and using ZConf::Runner
to figure out what todo with files and ZConf::Bookmark to
store bookmarks.
WWW: http://search.cpan.org/dist/PerlFM/
PR: ports/139773
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
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 04c31afca0d4..d1f38c2e4b0e 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -25,6 +25,7 @@ SUBDIR += mtoolsfm SUBDIR += mucommander SUBDIR += nautilus + SUBDIR += p5-PerlFM SUBDIR += pbi-thumbnailer SUBDIR += pcmanfm SUBDIR += py-nautilus |