pkgsrc/devel/asm2html/Makefile
2017-11-06 13:24:10 +00:00

17 lines
432 B
Makefile

# $NetBSD: Makefile,v 1.14 2017/11/06 13:24:10 wiz Exp $
DISTNAME= asm2html-1.4
CATEGORIES= devel
MASTER_SITES= http://virtus.ath.cx/asm2html/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://bsdforge.com/projects/textproc/asm2html/
COMMENT= Tool to convert NASM source files to HTML
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
GNU_CONFIGURE= YES
MAKE_INSTALL_FLAGS+= PKGMANDIR=${PKGMANDIR:Q}
.include "../../mk/bsd.pkg.mk"