diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-07-18 01:32:15 +0800 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-07-18 01:32:15 +0800 |
commit | bf63c899b6d5c676716ee191386bee715ea002b6 (patch) | |
tree | e28b47f3abcd4ce7512f8e64ddd1efde7d324733 /x11-fm/Makefile | |
parent | 0820bff51b490de653f8197ea5386265c92266e6 (diff) | |
download | freebsd-ports-gnome-bf63c899b6d5c676716ee191386bee715ea002b6.tar.gz freebsd-ports-gnome-bf63c899b6d5c676716ee191386bee715ea002b6.tar.zst freebsd-ports-gnome-bf63c899b6d5c676716ee191386bee715ea002b6.zip |
x11-fm/nautilus-python: create port
Nautilus-python is a set of python bindings for the Nautilus Extension
Framework. With these bindings, you can write extensions for the Nautilus File
Manager in python.
WWW: https://wiki.gnome.org/Projects/NautilusPython
PR: 234548
Submitted by: Daniel Shafer <daniel@shafer.cc>
Reviewed by: mat
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 0e6a36be7902..47adb0e6cf73 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -20,6 +20,7 @@ SUBDIR += libtubo SUBDIR += mucommander SUBDIR += nautilus + SUBDIR += nautilus-python SUBDIR += nemo SUBDIR += pcmanfm SUBDIR += pcmanfm-qt |