# New ports collection makefile for: info2html
# Date created:         9 October 1997
# Whom:                 wosch
#
# $FreeBSD: ports/textproc/info2html/Makefile,v 1.9 2003/10/29 10:54:13 wosch Exp $
#

PORTNAME=	info2html
PORTVERSION=	1.1
CATEGORIES=	textproc
MASTER_SITES=	http://wolfram.schneider.org/src/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Translate GNU info files into HTML pages

MAN1=		info2html.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>
