---
name: bam
version: 0.4.0
origin: devel/bam
comment: A fast and flexible build system using Lua
arch: freebsd:9:x86:64
www: http://matricks.github.com/bam/
maintainer: beyert@cs.ucr.edu
prefix: /usr/local
licenselogic: single
licenses: [ZLIB]
flatsize: 247948
desc: |
  Bam is a fast and flexible build system.  Bam uses Lua to describe the build
  process.  It takes its inspiration for the script files from scons.  While
  scons focuses on being 100%25 correct when building, bam makes a few sacrifices
  to acquire fast full and incremental build times.

  WWW: http://matricks.github.com/bam/
categories: [devel]
files:
  /usr/local/bin/bam: 9989ebc71e29fbe8993a80f5d8c2540272697d584dce730604f819801b60e74f
  /usr/local/share/licenses/bam-0.4.0/LICENSE: bfe57fe1241f5ee5645f811b70aafde13960c2d1e7ea3c2848e55f3420835277
  /usr/local/share/licenses/bam-0.4.0/ZLIB: ed00911f9e687f2286eb5cc4065c40d87a3055d6c01149809c09061f0d115928
  /usr/local/share/licenses/bam-0.4.0/catalog.mk: 95a49487b590115dc1b5e84f62ab1f6bac0c6296419e2db47934c70a7df58144
directories:
  /usr/local/share/licenses/bam-0.4.0/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
