From 1775155aafa21ac393403a54980a8075f3736650 Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 29 Apr 2004 08:01:23 +0000 Subject: Initial import of gpass, version 0.4: GPass is a simple GNOME application that lets you manage a collection of passwords. The password collection is stored in an encrypted file, protected by a master-password. Features include: * 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 cryptographic library. * The built-in password generator helps you generate secure passwords. --- security/gpass/PLIST | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 security/gpass/PLIST (limited to 'security/gpass/PLIST') diff --git a/security/gpass/PLIST b/security/gpass/PLIST new file mode 100644 index 00000000000..9d702356f2a --- /dev/null +++ b/security/gpass/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/29 08:01:24 jmmv Exp $ +bin/gpass +share/applications/gpass.desktop +share/doc/gpass/ABOUT-NLS +share/doc/gpass/AUTHORS +share/doc/gpass/COPYING +share/doc/gpass/ChangeLog +share/doc/gpass/INSTALL +share/doc/gpass/NEWS +share/doc/gpass/README +share/doc/gpass/TODO +share/gpass/change-password-dialog.glade +share/gpass/create-password-dialog.glade +share/gpass/dirty-close-dialog.glade +share/gpass/generate-password-dialog.glade +share/gpass/main-window.glade +share/gpass/master-password-dialog.glade +share/gpass/password-entry-dialog.glade +share/gpass/remove-dialog.glade +share/gpass/stock_edit.png +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gpass.mo +@dirrm share/gpass +@dirrm share/doc/gpass +@comment in xdg-dirs: @dirrm share/applications -- cgit v1.2.3