pkgsrc/devel/libelf/Makefile
recht 54af88a005 initial import of libelf-0.8.5
provided by Andrey Petrov in PR 24658

Libelf - ELF object file access library.
2004-03-04 11:27:59 +00:00

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"