aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-08-01 11:12:26 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-08-01 11:12:26 +0000
commitb9c2bea73d393f20058ef62947d573b8ba1f5421 (patch)
tree29d57e764745bc7f4739458f71ed8c148c77ab1e /security/Makefile
parent05abfcafad41b97e180315d73f2c39d414db80e7 (diff)
downloadports-b9c2bea73d393f20058ef62947d573b8ba1f5421.tar.gz
ports-b9c2bea73d393f20058ef62947d573b8ba1f5421.zip
New port: security/gpass
The GNOME Password Manager - GPass for short - is a simple application, written for the GNOME 2 desktop, that lets you manage a collection of passwords. The password collection is stored in an encrypted file, protected by a master-password. GPass is released under the GNU GPL2 licence. Features: * Clean and easy-to-use user interface. * Quick-search facility. * Username and password may easily be copied to the clipboard. * Encryption is done using the OpenSSL cryptographics library. * The built-in password generator helps you generate secure passwords. * You can launch a website and the associated username/passwords direct from GPass Author: Kouji TAKAO <kouji -at- netlab.jp> WWW: http://projects.netlab.jp/gpass/ PR: ports/100845 Submitted by: ports_at_c0decafe.net <ports at c0decafe.net> Approved by: garga (mentor)
Notes
Notes: svn path=/head/; revision=169322
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 00c6369357b1..19c73dc42cf3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -150,6 +150,7 @@
SUBDIR += gorilla
SUBDIR += gpa
SUBDIR += gpasman
+ SUBDIR += gpass
SUBDIR += gpgme
SUBDIR += gpgme03
SUBDIR += gringotts