summaryrefslogtreecommitdiff
path: root/devel/asm2html/Makefile
blob: b188398b9965d772b42556adaf46853798047cd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.4 2003/06/03 13:55:23 wiz Exp $
#

DISTNAME=	asm2html-1.4
CATEGORIES=	devel
MASTER_SITES=	http://virtus.ath.cx/asm2html/ \
		http://asm2html.kerneled.com/

MAINTAINER=	virtus@wanadoo.nl
HOMEPAGE=	http://virtus.ath.cx/asm2html/
COMMENT=	Tool to convert NASM source files to HTML

USE_BUILDLINK2=	YES
GNU_CONFIGURE=	YES

.include "../../mk/bsd.pkg.mk"