# Created by: joerg
# $FreeBSD: print/html2latex/Makefile 327765 2013-09-20 22:43:59Z bapt $

PORTNAME=	html2latex
PORTVERSION=	0.9c
CATEGORIES=	print
# I can't seem to find the original dist site
MASTER_SITES=	ftp://ftp.interface-business.de/pub/outgoing/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	joerg@FreeBSD.org
COMMENT=	Convert HTML document into LaTeX

MAN1=		html2latex.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/html2latex

NO_STAGE=	yes
.include <bsd.port.mk>
