# New ports collection makefile for:	chrpath
# Date created:		2009-12-01
# Whom:			bms
#
# $FreeBSD: ports/devel/chrpath/Makefile,v 1.1 2009/12/02 06:06:47 bms Exp $
#

PORTNAME=	chrpath
PORTVERSION=	0.13
CATEGORIES=	devel sysutils
MASTER_SITES=	http://ftp.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/

MAINTAINER=	bms@FreeBSD.org
COMMENT=	Tool to modify DT_RPATH in existing ELF binaries

GNU_CONFIGURE=	yes

MAN1=		chrpath.1

PLIST_FILES=	bin/chrpath
PORTDOCS=	*

.include <bsd.port.mk>
