38fab61cc9
This package typesets HTML directly from LaTeX. It can handle almost all of HTML2, and most of the math fragment of the draft HTML3.
11 lines
288 B
Makefile
11 lines
288 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/05/02 17:33:43 minskim Exp $
|
|
# TeX Live Revision 17134
|
|
|
|
DISTNAME= typehtml
|
|
PKGNAME= tex-${DISTNAME}-2009
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Typeset HTML directly from LaTeX
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|