54af88a005
provided by Andrey Petrov in PR 24658 Libelf - ELF object file access library.
16 lines
405 B
Makefile
16 lines
405 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2004/03/04 11:27:59 recht 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_BUILDLINK2= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|