---
name: chrpath
version: 0.13_1
origin: devel/chrpath
comment: Tool to modify DT_RPATH in existing ELF binaries
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: rene@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 45316
desc: |
  chrpath allows you to modify the dynamic library load path (rpath) of
  compiled programs. Only removing and modifying the rpath is supported.

  Note: The modification performed is in-place; the new DT_RPATH cannot
  be longer than the existing DT_RPATH value. Also, the binary can only
  work with the ELF class of the host system.
categories: [sysutils, devel]
options: {DOCS: on}
files:
  /usr/local/bin/chrpath: 1196e08f798ffaeeb367caf33a943a376d8ae005e074c34a11eeeb3c43c7665f
  /usr/local/man/man1/chrpath.1.gz: 0fee4157312de4198127437c69c0a0a2c36ff1cf0340d4297b2cfe6789496f26
  /usr/local/share/doc/chrpath/AUTHORS: aca3d77d2e17027bae7f3f1dc91787109d9b3672d5852a0030563dfc54ff9f1a
  /usr/local/share/doc/chrpath/ChangeLog: 9356f40f257405be178d4c3508e2a91e5f625e2cba44ddb299eb49a28f009e40
  /usr/local/share/doc/chrpath/NEWS: c87a8d88802c92659fe3e67b18704ee0a425be061a8675dbde688468e41634b0
  /usr/local/share/doc/chrpath/README: b1dbbb72255a6a320359e41b7a32e688ceb169886c8ccf162b0477ec599d3ac4
  /usr/local/share/licenses/chrpath-0.13_1/GPLv2: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670
  /usr/local/share/licenses/chrpath-0.13_1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/chrpath-0.13_1/catalog.mk: 87a9d27acb49a0495421988a6a3af4f91c4c36fe6c7e6b229801116b58d77193
directories:
  /usr/local/share/licenses/chrpath-0.13_1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/chrpath/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
