diff options
author | pav <pav@FreeBSD.org> | 2008-01-04 21:08:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-01-04 21:08:41 +0800 |
commit | 95b665aa67662f4f6062074e59d41f4e10889321 (patch) | |
tree | f23f6fa76e6ccefa05ad459c5f0dc70a42adb2da /sysutils/Makefile | |
parent | f3f426c376de481c87132215ad04e4bc5bfa3527 (diff) | |
download | freebsd-ports-gnome-95b665aa67662f4f6062074e59d41f4e10889321.tar.gz freebsd-ports-gnome-95b665aa67662f4f6062074e59d41f4e10889321.tar.zst freebsd-ports-gnome-95b665aa67662f4f6062074e59d41f4e10889321.zip |
GOsa is a combination of system-administrator and end-user web
interface, designed to handle LDAP based setups. Provided is access
to posix, shadow, samba, proxy, fax, and kerberos accounts. It is able
to manage the postfix/cyrus server combination and can write user
adapted sieve scripts.
WWW: http://www.gosa-project.org
PR: ports/119231
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru>
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 f342a5b4bc14..9f7f6f90cf73 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -272,6 +272,7 @@ SUBDIR += gnomebaker SUBDIR += gnomefind SUBDIR += googlog + SUBDIR += gosa SUBDIR += gpart SUBDIR += gpkgdep SUBDIR += gpte |