Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / print / tex-minitoc / Makefile
blobd7da1b9ccb9789e24e8d526f07643a8c473c977e
1 # $NetBSD$
3 DISTNAME= minitoc
4 PKGNAME= tex-${DISTNAME}-60
5 TEXLIVE_REV= 16836
7 MAINTAINER= minskim@NetBSD.org
8 COMMENT= Produce a table of contents for each chapter, part or section
10 CONFLICTS+= teTeX-texmf<3.0nb29
11 DEPENDS+= tex-cmsd>=2010:../../fonts/tex-cmsd
12 DEPENDS+= tex-latex>=2010:../../print/tex-latex
13 DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin
14 DEPENDS+= tex-notoccite>=2009:../../print/tex-notoccite
15 DEPENDS+= tex-placeins>=2.2:../../print/tex-placeins
17 .include "../../print/texlive/package.mk"
18 .include "../../mk/bsd.pkg.mk"