---
name: rexx-regutil
version: 1.26
origin: lang/rexx-regutil
comment: An implementation of IBM's RexxUtil function library for Regina
arch: freebsd:9:x86:64
www: http://pages.interlog.com/~pjtm/
maintainer: bob@eager.cx
prefix: /usr/local
licenselogic: single
flatsize: 284132
desc: |
  RegUtil is an implementation of IBM's RexxUtil for Regina. According to
  the author, it is not complete; however, it implements a large number of
  the RexxUtil functions, and is very useful.

  Note that any scripts which load RegUtil must be run with the 'regina'
  command, rather than 'rexx'; the latter does not support the use of
  external function packages.

  WWW: http://pages.interlog.com/~pjtm/
categories: [lang]
files:
  /usr/local/lib/librexxutil.so: 892bfaa06888df3a2db48b240881d7677c23b83daa313ea6f75f603d8e043d31
  /usr/local/man/man1/regutil.1.gz: 5392ebe628fcb84bb8669e254d3a6a86a4bd4b797ed6266c8508339ff835a06b
  /usr/local/man/man1/rexxutil.1.gz: '-'
  /usr/local/share/doc/regutil/regutil.pdf: c1fdc40edc3989660bdbe72da297f0561a2055e369f05cad15e5b6debbb47a8f
directories:
  /usr/local/share/doc/regutil/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
message: |
  ================================================================================

  Documentation can be found in /usr/local/share/doc/regutil/regutil.pdf

  ================================================================================
