diff options
author | miwi <miwi@FreeBSD.org> | 2009-10-20 17:54:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-10-20 17:54:44 +0800 |
commit | e4a090bb4172d3d870e0cdd052e6f9c15a3ac3db (patch) | |
tree | 760991149ee0f9dcb09fcfcfbd19ba9ca3f9760b /x11-toolkits/Makefile | |
parent | d3916c10e63c34d21eb3336cb3cd98e10f59bc61 (diff) | |
download | freebsd-ports-gnome-e4a090bb4172d3d870e0cdd052e6f9c15a3ac3db.tar.gz freebsd-ports-gnome-e4a090bb4172d3d870e0cdd052e6f9c15a3ac3db.tar.zst freebsd-ports-gnome-e4a090bb4172d3d870e0cdd052e6f9c15a3ac3db.zip |
Provides a dialog for getting values to use with chmod.
WWW: http://search.cpan.org/dist/Gtk2-Chmod/
PR: ports/139747
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 7bf7116982c4..b7a3fdd14da3 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -158,6 +158,7 @@ SUBDIR += p5-Gnome2-VFS SUBDIR += p5-Gtk SUBDIR += p5-Gtk2 + SUBDIR += p5-Gtk2-Chmod SUBDIR += p5-Gtk2-Ex-Dialogs SUBDIR += p5-Gtk2-Ex-FormFactory SUBDIR += p5-Gtk2-Ex-PodViewer |