openbsd-ports/devel/ald/Makefile

27 lines
516 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2003/11/15 16:48:37 sturm Exp $
ONLY_FOR_ARCHS= i386
COMMENT= "Assembly Language Debugger"
DISTNAME= ald-0.1.5a
CATEGORIES= devel
HOMEPAGE= http://dunx1.irt.drexel.edu/~psa22/ald.html
MAINTAINER= Patrick Alken <pa59@cornell.edu>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://dunx1.irt.drexel.edu/~psa22/source/
CONFIGURE_STYLE= gnu
NO_REGRESS= Yes
.include <bsd.port.mk>