freebsd-ports/devel/ald/Makefile
Kirill Ponomarev 1e899c5d05 - Update to 0.1.5
PR:		58465
Submitted by:	maintainer
2003-10-24 18:57:35 +00:00

21 lines
413 B
Makefile

# New ports collection makefile for: ald
# Date created: 11 July 2003
# Whom: Patrick Alken <pa59@cornell.edu>
#
# $FreeBSD$
#
PORTNAME= ald
PORTVERSION= 0.1.5
CATEGORIES= devel
MASTER_SITES= http://dunx1.irt.drexel.edu/~psa22/source/
MAINTAINER= pa59@cornell.edu
COMMENT= Debugger for assembly level programs
GNU_CONFIGURE= yes
MAN8= ald.8
ONLY_FOR_ARCHS= i386
.include <bsd.port.mk>