aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2005-01-12 17:57:48 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2005-01-12 17:57:48 +0000
commit9e8cf22af25119845c29da3ffb2351b1c68c1bda (patch)
tree4042b84d4f9e7374ff9760b8ac58aed8765dc44e /security/Makefile
parent1fcf66691d0c3772198f5a53c04a08c836518a51 (diff)
downloadports-9e8cf22af25119845c29da3ffb2351b1c68c1bda.tar.gz
ports-9e8cf22af25119845c29da3ffb2351b1c68c1bda.zip
libgnomesu is a library for providing superuser privileges to GNOME
applications. It supports consolehelper, PAM and su. libgnomesu will use one the following services (in order of priority), depending on which one is available: - consolehelper - PAM - su libgnomesu will use the su-based backend as final fallback, if no other services are available. This service uses a backend which is a modified version of GNU su. libgnomesu comes with the GUI frontend 'gnomesu' and a Nautilus component for Nautilus integration. WWW: http://members1.chello.nl/~h.lai/libgnomesu/
Notes
Notes: svn path=/head/; revision=126241
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 8dbf24259bf9..2b3f587b9195 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -169,6 +169,7 @@
SUBDIR += libecc
SUBDIR += libfwbuilder
SUBDIR += libgcrypt
+ SUBDIR += libgnomesu
SUBDIR += libgpg-error
SUBDIR += libgringotts
SUBDIR += libidea