aboutsummaryrefslogtreecommitdiffstats
path: root/print/html2latex/Makefile
blob: 1cf56cfd5459fc76e06e870860badb9767a5be16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	html2latex
PORTVERSION=	0.9c
PORTREVISION=	1
CATEGORIES=	print
MASTER_SITES=	LOCAL/joerg

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

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

.include <bsd.port.mk>