aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2012-02-15 18:27:31 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2012-02-15 18:27:31 +0000
commit856f8892850ebf78995273a0e7bb3754a84ad3c1 (patch)
tree327b5833a34fee5dcb25c8424334652b91229320 /security/Makefile
parent7548d0d35c7b581c8d48223e43d16182291219a1 (diff)
downloadports-856f8892850ebf78995273a0e7bb3754a84ad3c1.tar.gz
ports-856f8892850ebf78995273a0e7bb3754a84ad3c1.zip
gpgr is a very light interface to the command-line GPG (GNU Privacy
Guard) tool which is soley concerned with making it as easy as possible to encrypt files with one (or more) public keys. It does not provide any major key management tools and does not support decryption. WWW: https://github.com/HHRy/gpgr
Notes
Notes: svn path=/head/; revision=291471
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 1df8401cd0be..f9704459de42 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -785,6 +785,7 @@
SUBDIR += ruby-tcpwrap
SUBDIR += rubygem-bcrypt-ruby
SUBDIR += rubygem-ezcrypto
+ SUBDIR += rubygem-gpgr
SUBDIR += rubygem-net-scp
SUBDIR += rubygem-net-sftp
SUBDIR += rubygem-net-ssh