---
name: lua51-luafilesystem
version: 1.5.0
origin: devel/luafilesystem
comment: Library to access directory structure and file attributes
arch: freebsd:9:x86:64
www: http://www.keplerproject.org/luafilesystem/index.html
maintainer: fiziologus@gmail.com
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 55989
desc: |
  LuaFileSystem is a Lua library developed to complement the
  set of functions related to file systems offered by the
  standard Lua distribution.

  LuaFileSystem offers a portable way to access the underlying
  directory structure and file attributes.

  WWW: http://www.keplerproject.org/luafilesystem/index.html
deps:
  lua: {origin: lang/lua, version: 5.1.5_5}
categories: [devel]
files:
  /usr/local/lib/lua/5.1/lfs.so: 08b40c2ed04011e0a9d915fcceee995f7fce93c993488231b1fae0bac9362693
  /usr/local/share/doc/luafilesystem/examples.html: 5996da082885abd99c12297f87be83e3e6e33afaf8375571824a29c9b972845f
  /usr/local/share/doc/luafilesystem/index.html: fd3f37b0bcc47fcec27f24a38319d25a781def2c36a9ba2156f819fa564e0d22
  /usr/local/share/doc/luafilesystem/license.html: 5cce41032732a457e70fface5431ab8445027c7578268464fc5bef15c1cb8f33
  /usr/local/share/doc/luafilesystem/luafilesystem.png: 732b275024819c780fbbc58750ed831d64e3738ceae51d57a9ff27edd9b54aac
  /usr/local/share/doc/luafilesystem/manual.html: 5debd34a8c08feb6fbba08dcfacd10f03413a19b8c54724f653a8f57d21d7718
  /usr/local/share/licenses/lua51-luafilesystem-1.5.0/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/lua51-luafilesystem-1.5.0/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/lua51-luafilesystem-1.5.0/catalog.mk: 9b017d3be2ae00485ccad10d6459edcd1f195e837465fd0a60bb902c13472c50
directories:
  /usr/local/share/licenses/lua51-luafilesystem-1.5.0/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/luafilesystem/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
