pkgsrc/print/tex-notoccite/Makefile
minskim e0bb2811e9 Import tex-notoccite-2009 as print/tex-notoccite.
If you have \cite commands in \section-like commands, or in \caption,
the citation will also appear in the table of contents, or list of
whatever. If you are also using an unsrt- like bibliography style, these
citations will come at the very start of the bibliography, which is
confusing. This package suppresses the effect.
2010-05-25 07:50:41 +00:00

11 lines
306 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/05/25 07:50:41 minskim Exp $
DISTNAME= notoccite
PKGNAME= tex-${DISTNAME}-2009
TEXLIVE_REV= 18129
MAINTAINER= minskim@NetBSD.org
COMMENT= Prevent trouble from citations in table of contents, etc
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"