# Created by: Patrick Alken <alken@colorado.edu>
# $FreeBSD: tags/RELEASE_10_0_0/devel/ald/Makefile 327722 2013-09-20 17:03:26Z bapt $

PORTNAME=		ald
PORTVERSION=		0.1.7
CATEGORIES=		devel
MASTER_SITES=		SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=		alken@colorado.edu
COMMENT=		Debugger for assembly level programs

GNU_CONFIGURE=		yes

MAN8=			ald.8
PLIST_FILES=		bin/ald
ONLY_FOR_ARCHS=		i386
NOPRECIOUSMAKEVARS=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
