summaryrefslogtreecommitdiff
path: root/print/tex-tocbibind/Makefile
blob: 2d8b53bd7f2997f3bc7bd0f29c7e2fa75bb03022 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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"