1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/sysutils/patchelf/Makefile
2014-07-16 03:18:26 +00:00

18 lines
336 B
Makefile

# Created by: William Grzybowski <wg@FreeBSD.org>
# $FreeBSD$
PORTNAME= patchelf
PORTVERSION= 0.6
CATEGORIES= sysutils
MASTER_SITES= http://hydra.nixos.org/build/1524660/download/3/
MAINTAINER= wg@FreeBSD.org
COMMENT= Utility to modify the dynamic linker
USES= gmake
GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>