SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
42
devel/ruby-strptime/pkg/PLIST
Normal file
42
devel/ruby-strptime/pkg/PLIST
Normal file
|
@ -0,0 +1,42 @@
|
|||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/extensions/x86_64-unknown/
|
||||
${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/
|
||||
${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/
|
||||
${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/gem.build_complete
|
||||
${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/gem_make.out
|
||||
${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/mkmf.log
|
||||
${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/strptime/
|
||||
@so ${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/strptime/strptime.so
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/.clang-format
|
||||
${GEM_LIB}/gems/${DISTNAME}/.gitignore
|
||||
${GEM_LIB}/gems/${DISTNAME}/.rspec
|
||||
${GEM_LIB}/gems/${DISTNAME}/.travis.yml
|
||||
${GEM_LIB}/gems/${DISTNAME}/Gemfile
|
||||
${GEM_LIB}/gems/${DISTNAME}/LICENSE.txt
|
||||
${GEM_LIB}/gems/${DISTNAME}/README.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
||||
${GEM_LIB}/gems/${DISTNAME}/appveyor.yml
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/console
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/setup
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/strptime/
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/strptime/.sitearchdir.-.strptime.time
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/strptime/Makefile
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/strptime/extconf.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/strptime/ruby_time.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/strptime/ruby_time.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/strptime/strftime.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/strptime/strftime.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/strptime/strptime.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/strptime/strptime.h
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/strptime/strptime.o
|
||||
@so ${GEM_LIB}/gems/${DISTNAME}/ext/strptime/strptime.so
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/strptime/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/strptime.rb
|
||||
@so ${GEM_LIB}/gems/${DISTNAME}/lib/strptime/strptime.so
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/strptime/version.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/strptime.gemspec
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
Loading…
Add table
Add a link
Reference in a new issue