# New ports collection makefile for:	asm2html
# Date created:				5 June 2003
# Whom:					Ben Haga <tuxsuximus@hotmail.com>
#
# $FreeBSD: ports/textproc/asm2html/Makefile,v 1.3 2003/10/08 13:07:37 edwin Exp $
#

PORTNAME=	asm2html
PORTVERSION=	1.4
CATEGORIES=	textproc
MASTER_SITES=	http://virtus.ath.cx/asm2html/ \
		http://asm2html.kerneled.com/

MAINTAINER=	tuxsuximus@hotmail.com
COMMENT=	Converts NASM syntax assembly code to HTML code

MAN1=		asm2html.1
HAS_CONFIGURE=	yes
CONFIGURE_ARGS+=--prefix=${PREFIX}

.include <bsd.port.mk>
