pkgsrc-wip/bastard/Makefile
Thomas Klausner ad87e9278f Reset maintainer, email bounced with:
host monkeybyte.org[69.16.221.13] said: 550-"The
recipient cannot be verified.  Please check all recipients of this 550
message to verify they are valid." (in reply to RCPT TO command)
2006-08-13 23:33:25 +00:00

18 lines
474 B
Makefile

# $NetBSD: Makefile,v 1.9 2006/08/13 23:33:25 thomasklausner Exp $
#
DISTNAME= bastard-0.17-pre
PKGNAME= bastard-0.17
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bastard/}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://bastard.sourceforge.net/
COMMENT= Disassembler for ELF x86 binarys
USE_TOOLS+= gmake
WRKSRC= ${WRKDIR}/bastard_src-0.17
.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"