17 lines
368 B
Makefile
17 lines
368 B
Makefile
# $NetBSD: Makefile,v 1.4 2005/04/11 21:11:36 tvierling Exp $
|
|
#
|
|
|
|
DISTNAME= drow-0.2.22
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drow/}
|
|
|
|
MAINTAINER= pancake@phreaker.net
|
|
HOMEPAGE= http://drow.sourceforge.net/
|
|
COMMENT= low-level ELF file analyzer
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|