summaryrefslogtreecommitdiff
path: root/devel/libelf/Makefile
blob: c57b300587b51414a9339052563b0e1b6808f581 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.2 2004/04/27 03:09:58 snj Exp $
#

DISTNAME=		libelf-0.8.5
CATEGORIES=		devel
MASTER_SITES=		http://www.stud.uni-hannover.de/~michael/software/

MAINTAINER=		petrov@NetBSD.org
HOMEPAGE=		http://www.stud.uni-hannover.de/~michael/software/
COMMENT=		ELF object file access library

USE_BUILDLINK3=		yes
USE_PKGLOCALEDIR=	yes
GNU_CONFIGURE=		yes

.include "../../mk/bsd.pkg.mk"