e366d0c694
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
15 lines
425 B
Makefile
15 lines
425 B
Makefile
# $NetBSD: Makefile,v 1.7 2003/06/02 01:20:36 jschauma Exp $
|
|
# FreeBSD Id: Makefile,v 1.5 1999/06/16 14:02:28 billf Exp $
|
|
|
|
DISTNAME= nasm-0.98
|
|
CATEGORIES= devel lang
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE:=devel/lang/assemblers/}
|
|
|
|
MAINTAINER= tech-pkg@netbsd.org
|
|
HOMEPAGE= http://nasm.sourceforge.net/
|
|
COMMENT= General-purpose multi-platform x86 assembler
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_BUILDLINK2= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|