SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
50
security/ruby-rotp/pkg/PLIST
Normal file
50
security/ruby-rotp/pkg/PLIST
Normal file
|
@ -0,0 +1,50 @@
|
|||
${GEM_BIN}/rotp${GEM_BIN_SUFFIX}
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/.travis.yml
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/.devcontainer/
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/.devcontainer/Dockerfile
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/.devcontainer/devcontainer.json
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/.dockerignore
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/.github/
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/.github/workflows/
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/.github/workflows/test.yaml
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/.gitignore
|
||||
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/Dockerfile-2.5
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/Dockerfile-2.6
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/Dockerfile-2.3
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/Dockerfile-2.7
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/Dockerfile-3.0-rc
|
||||
${GEM_LIB}/gems/${DISTNAME}/Gemfile
|
||||
${GEM_LIB}/gems/${DISTNAME}/Guardfile
|
||||
${GEM_LIB}/gems/${DISTNAME}/LICENSE
|
||||
${GEM_LIB}/gems/${DISTNAME}/README.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/rotp
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/docker-compose.yml
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rotp/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rotp.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rotp/arguments.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rotp/base32.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rotp/cli.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rotp/hotp.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rotp/otp/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rotp/otp.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rotp/otp/uri.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rotp/totp.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rotp/version.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/rotp.gemspec
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/rotp/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/rotp/arguments_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/rotp/base32_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/rotp/cli_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/rotp/hotp_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/rotp/otp/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/rotp/otp/uri_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/lib/rotp/totp_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
Loading…
Add table
Add a link
Reference in a new issue