44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
13 lines
333 B
Makefile
13 lines
333 B
Makefile
# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:39 wiz Exp $
|
|
|
|
DISTNAME= hyphenat
|
|
PKGNAME= tex-${DISTNAME}-2.3c
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Disable/enable hypenation in LaTeX
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|