diff options
author | jgh <jgh@FreeBSD.org> | 2012-07-06 08:01:37 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-07-06 08:01:37 +0800 |
commit | 6c568c2f75d033f7cd783bc3711f006672cf960a (patch) | |
tree | b0f8ed77cce7babd84ad2998a88667ba15920a7f /security/Makefile | |
parent | cd9a7223916213b372e27a332141c1d737c7b533 (diff) | |
download | freebsd-ports-gnome-6c568c2f75d033f7cd783bc3711f006672cf960a.tar.gz freebsd-ports-gnome-6c568c2f75d033f7cd783bc3711f006672cf960a.tar.zst freebsd-ports-gnome-6c568c2f75d033f7cd783bc3711f006672cf960a.zip |
add new port: security/kpcli
A command line interface (interactive shell) to work
with KeePassX and KeePass 1.x database files.
WWW: http://kpcli.sourceforge.net/
PR: ports/168334
Submitted by: alexander.4mail@gmail.com
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 23e059f81083..da761b55f115 100644 --- a/security/Makefile +++ b/security/Makefile @@ -240,6 +240,7 @@ SUBDIR += knocker SUBDIR += kopete-otr SUBDIR += kovpn + SUBDIR += kpcli SUBDIR += krb5 SUBDIR += krb5-appl SUBDIR += kripp |