pkgsrc/print/tex-cite-doc/Makefile
minskim c8048bc65c Update tex-cite{,-doc} to 5.3.
Changes:
- \CitationPrefix with [gather], drop 2.09
- Handle sort/compress of compound citation numbers (number by
  chapter) such as 3.18 or 5-3.  Note that these compounds cannot have
  prefix or suffix letters (not enough bits in the maximum TeX
  number).
- Use \hfill and \texttt; update email.
2010-11-08 20:50:27 +00:00

11 lines
277 B
Makefile

# $NetBSD: Makefile,v 1.3 2010/11/08 20:50:27 minskim Exp $
DISTNAME= cite.doc
PKGNAME= tex-${DISTNAME:S/./-/}-5.3
TEXLIVE_REV= 19955
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-cite
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"