summaryrefslogtreecommitdiff
path: root/print/tex-tocbibind/Makefile
blob: 3ef810e214f406e197aaa18273906a602a2f3cfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.2 2010/10/28 15:27:10 minskim Exp $

DISTNAME=	tocbibind
PKGNAME=	tex-${DISTNAME}-1.5k
TEXLIVE_REV=	20085

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Add bibliography/index/contents to Table of Contents

CONFLICTS+=	teTeX-texmf<=3.0nb27
DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"