diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-07-25 03:08:22 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-07-25 03:08:22 +0800 |
commit | 46e3df2656589045c15989e781c8fe7c0aaa9d9f (patch) | |
tree | 5d481cd6c30537778de0626f97820dbbc5cf5e59 /sysutils/Makefile | |
parent | 991ffe8b8b003e326c6e19d2f1da7dca60928cfe (diff) | |
download | freebsd-ports-gnome-46e3df2656589045c15989e781c8fe7c0aaa9d9f.tar.gz freebsd-ports-gnome-46e3df2656589045c15989e781c8fe7c0aaa9d9f.tar.zst freebsd-ports-gnome-46e3df2656589045c15989e781c8fe7c0aaa9d9f.zip |
Add eiciel.
Eiciel allows you to visually edit file ACL entries. You can add and remove
users and groups who will be granted permissions through the graphical
interface.
WWW: http://rofi.pinchito.com/eiciel/
PR: ports/83810
Submitted by: Andreas Kohn <andreas@syndrom23.de>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 534d7ad379b9..ef1639fd9bde 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -123,6 +123,7 @@ SUBDIR += dvdtape SUBDIR += dwatch SUBDIR += e2fsprogs + SUBDIR += eiciel SUBDIR += eject SUBDIR += enteruser SUBDIR += env4801 |