# Created by: joerg
# $FreeBSD: head/print/html2latex/Makefile 386312 2015-05-14 10:15:04Z mat $

PORTNAME=	html2latex
PORTVERSION=	0.9c
CATEGORIES=	print
MASTER_SITES=	LOCAL/joerg

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

USES=		tar:Z
PLIST_FILES=	bin/html2latex man/man1/html2latex.1.gz

.include <bsd.port.mk>