12 lines
301 B
Makefile
12 lines
301 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/01/26 10:46:22 markd Exp $
|
|
# TeX Live Revision 17134
|
|
|
|
DISTNAME= typehtml
|
|
PKGNAME= tex-${DISTNAME}-2009
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Typeset HTML directly from LaTeX
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|