pkgsrc/print/tex-tocloft/Makefile
markd a126434f5f tex-tocloft{,-doc}: update to 2.3i
Minor update to fix conflict with how fancyhdr checks for \chapter being
defined.
2017-10-21 03:11:10 +00:00

15 lines
396 B
Makefile

# $NetBSD: Makefile,v 1.4 2017/10/21 03:11:10 markd Exp $
DISTNAME= tocloft
PKGNAME= tex-${DISTNAME}-2.3i
TEXLIVE_REV= 45188
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/tocloft
COMMENT= Control table of contents, figures, etc
LICENSE= lppl-1.3c
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"