44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
14 lines
367 B
Makefile
14 lines
367 B
Makefile
# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:40 wiz Exp $
|
|
|
|
DISTNAME= mdwtools
|
|
PKGNAME= tex-${DISTNAME}-1.05.4
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Miscellaneous LaTeX tools by Mark Wooding
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|