---
name: regexx
version: 0.98.1_3
origin: devel/regexx
comment: A complete regular expressions C++ solution
arch: freebsd:9:x86:64
www: http://sourceforge.net/projects/regexx/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 201753
desc: |
  Regexx is a complete regular expressions C++ solution. It implements easy
  expression execution, global searching, replace with atom substitution,
  customized replaces, easy match and atom strings retrieving. It's also
  included in the library functions to split strings with strings or regular
  expressions.

  WWW: http://sourceforge.net/projects/regexx/
categories: [devel]
files:
  /usr/local/include/regexx.hh: fec6662d29702ff3fd6adb8529b75304ee4e6b6bf84d3c9577757d79a3d14450
  /usr/local/include/split.hh: cc9d8cf48e214ce2448ac9601fb16c51e3f28b65e6a4c4a6dcbe63cf03581ee0
  /usr/local/lib/libregexx.a: d6d4f59a10a2a5b09972290b80b6215d4c61dd77339f7e90681aef682c254e47
  /usr/local/lib/libregexx.la: 4cbd548b5ec78cdd61dd93c220501afcacee24c27199642c2f863df90793114b
  /usr/local/lib/libregexx.so: '-'
  /usr/local/lib/libregexx.so.2: 20f021f4bd8dd26102877d36753396805a21f435537ec8a12bcceecd4c1d4ad1
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
