44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
14 lines
371 B
Makefile
14 lines
371 B
Makefile
# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:45 wiz Exp $
|
|
|
|
DISTNAME= tocbibind
|
|
PKGNAME= tex-${DISTNAME}-1.5k
|
|
TEXLIVE_REV= 20085
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Add bibliography/index/contents to Table of Contents
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|