SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
47
devel/ruby-xdg/pkg/PLIST
Normal file
47
devel/ruby-xdg/pkg/PLIST
Normal file
|
@ -0,0 +1,47 @@
|
|||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/.index
|
||||
${GEM_LIB}/gems/${DISTNAME}/.yardopts
|
||||
${GEM_LIB}/gems/${DISTNAME}/DEMO.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/HISTORY.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/LICENSE.txt
|
||||
${GEM_LIB}/gems/${DISTNAME}/README.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/01_base_dir.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/02_base_dir_extended.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/03_base_dir_mixin.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/applique/
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/applique/ae.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/applique/fakeroot.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/applique/xdg.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/fixtures/
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/fixtures/fakeroot/
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/fixtures/fakeroot/etc/
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/fixtures/fakeroot/etc/xdg/
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/fixtures/fakeroot/etc/xdg/bar.config
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/fixtures/fakeroot/home/
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/fixtures/fakeroot/home/joe/
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/fixtures/fakeroot/home/joe/foo.txt
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/fixtures/fakeroot/usr/
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/fixtures/fakeroot/usr/share/
|
||||
${GEM_LIB}/gems/${DISTNAME}/demo/fixtures/fakeroot/usr/share/bar.dat
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/xdg/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/xdg.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/xdg/base_dir/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/xdg/base_dir.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/xdg/base_dir/extended.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/xdg/base_dir/global_variables.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/xdg/base_dir/legacy.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/xdg/base_dir/mixin.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/xdg/version.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/fakeroot/
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/fakeroot/etc/
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/fakeroot/etc/xdg/
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/fakeroot/etc/xdg/bar.config
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/fakeroot/usr/
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/fakeroot/usr/share/
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/fakeroot/usr/share/bar.dat
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_xdg_legacy.rb
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
Loading…
Add table
Add a link
Reference in a new issue