---
name: bash-completion
version: 2.1,1
origin: shells/bash-completion
comment: Programmable completion library for Bash
arch: freebsd:9:x86:64
www: http://bash-completion.alioth.debian.org/
maintainer: adamw@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 710554
desc: |
  This is a programmable completion convenience library for the bash(1)
  shell. It features the ability to tab-complete arguments for many common
  programs.

  WWW: http://bash-completion.alioth.debian.org/
deps:
  bash: {origin: shells/bash, version: 4.2.45}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- shells
message: "\n=====================================================================\n\nTo
  enable the bash completion library, add the following to\nyour .bashrc file:\n\n[[
  $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \\\n\tsource
  /usr/local/share/bash-completion/bash_completion.sh\n\nSee /usr/local/share/doc/bash-completion/README
  for more information.\n\n=====================================================================\n\n"
