---
name: fex
version: 2.0.0
origin: textproc/fex
comment: A powerful field extraction tool
arch: freebsd:9:x86:64
www: http://semicomplete.com/projects/fex/
maintainer: zi@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [AL2]
flatsize: 42491
desc: |
  fex works like cut or awk in its field navigation, but allows
  you to specify token-based fields in a much more concise, flexible,
  and readable way.

  Due to the simplicity of fex's language, it can enable you to replace
  many common invocations of cut and awk with a single invocation of fex.

  WWW: http://semicomplete.com/projects/fex/
categories: [textproc]
files:
  /usr/local/bin/fex: 201784f06496028b7faa93a56d48519fd03f9276cc7f037e74a39e0553ea6598
  /usr/local/man/man1/fex.1.gz: 52f676d839336c68a695d1f81e86e4971184d49214e3ade3fbd82a7961b46ec3
  /usr/local/share/licenses/fex-2.0.0/AL2: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9
  /usr/local/share/licenses/fex-2.0.0/LICENSE: 20767254ccfd6c8325b02f83fbe04d654150018b88d0e64f5ef290919f8d96a3
  /usr/local/share/licenses/fex-2.0.0/catalog.mk: 8820e3f58da24505e13a5f24753fbc1dd2e1a40e35ff434c1cc15f641f230224
directories:
  /usr/local/share/licenses/fex-2.0.0/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
