---
name: chrpath
version: 0.13_1
origin: devel/chrpath
comment: Tool to modify DT_RPATH in existing ELF binaries
arch: freebsd:10:x86:64
www: UNKNOWN
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 44796
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}
