summaryrefslogtreecommitdiff
path: root/security/ruby-sshkey/PLIST
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2017-06-22 00:56:42 +0000
committerminskim <minskim@pkgsrc.org>2017-06-22 00:56:42 +0000
commitb11317406fe0e9ec5fe9e92ae0c546bf71da432a (patch)
tree818544bb9d520c0f05e01e2391d262558040efd3 /security/ruby-sshkey/PLIST
parent70cf40ccd0c57abc4a04f807be2bcd2e93d5a6a1 (diff)
downloadpkgsrc-b11317406fe0e9ec5fe9e92ae0c546bf71da432a.tar.gz
Import ruby-sshkey-1.9.0 as security/ruby-sshkey
This generates private/public SSH keypairs using pure Ruby.
Diffstat (limited to 'security/ruby-sshkey/PLIST')
-rw-r--r--security/ruby-sshkey/PLIST14
1 files changed, 14 insertions, 0 deletions
diff --git a/security/ruby-sshkey/PLIST b/security/ruby-sshkey/PLIST
new file mode 100644
index 00000000000..75a43a0ad98
--- /dev/null
+++ b/security/ruby-sshkey/PLIST
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1 2017/06/22 00:56:42 minskim Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/sshkey.rb
+${GEM_LIBDIR}/lib/sshkey/exception.rb
+${GEM_LIBDIR}/lib/sshkey/version.rb
+${GEM_LIBDIR}/sshkey.gemspec
+${GEM_LIBDIR}/test/sshkey_test.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec