pkgsrc/devel/ald/Makefile

19 lines
430 B
Makefile

# $NetBSD: Makefile,v 1.15 2012/10/31 11:16:34 asau Exp $
#
DISTNAME= ald-0.1.7
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ald/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ald.sourceforge.net/
COMMENT= Very nice x86 assembly-level debugger
LICENSE= gnu-gpl-v2
ONLY_FOR_PLATFORM= *-*-i386
GNU_CONFIGURE= YES
.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"