pkgsrc/devel/nasm/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

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"