321bee84e2
Provides control over the typography of the Table of Contents, List of Figures and List of Tables, and the ability to create new `List of ...'. The ToC \parskip can be changed.
14 lines
387 B
Makefile
14 lines
387 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/02/07 00:19:55 minskim Exp $
|
|
|
|
DISTNAME= tocloft
|
|
PKGNAME= tex-${DISTNAME}-2.3e
|
|
TEXLIVE_REV= 20084
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Control table of contents, figures, etc. for LaTeX
|
|
|
|
CONFLICTS= teTeX-texmf<=3.0nb9
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|