update Mon May 17 12:37:00 PDT 2010
[pkgsrc.git] / devel / chrpath / Makefile
1 # $NetBSD: Makefile,v 1.1.1.1 2008/02/28 23:38:10 tnn Exp $
2 #
3
4 DISTNAME=       chrpath-0.13
5 CATEGORIES=     devel
6 MASTER_SITES=   ftp://ftp.hungry.com/pub/hungry/chrpath/ \
7                 ${MASTER_SITE_GENTOO:=distfiles/}
8
9 MAINTAINER=     pkgsrc-users@NetBSD.org
10 HOMEPAGE=       http://freshmeat.net/projects/chrpath/
11 COMMENT=        Change the dynamic library load path of compiled binaries
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 GNU_CONFIGURE=  yes
16 USE_LIBTOOL=    yes
17 USE_TOOLS+=     gmake
18
19 .include "../../mk/bsd.pkg.mk"