---
name: fex
version: 2.0.0
origin: textproc/fex
comment: A powerful field extraction tool
arch: freebsd:10:x86:64
www: http://semicomplete.com/projects/fex/
maintainer: zi@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- AL2
flatsize: 39071
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: 0992985d5a7ec8cfe1f595dc866dce312e80f640879d7f69f9a7c55ab58191be
  /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: b23589c2b1c7a2513d2ee80e770bad853aaa1d184fe64c6ba49e244ae2adcff4
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
