pkgsrc/print/tex-natbib-doc/Makefile
minskim b2d0f2824d Update tex-natbib{,-doc} to 8.31a.
Changes:
  v8.31a Bug fixes by Arthur Ogawa, so that the new eliding and merging features
         do not cause problems with non-REVTeX classes.
  v8.31 Bug fix: the merging features of v8.3 are supposed to be
        turned off by default but this was not completely right. With
        this bug fix, the behaviour without merging is compatible the
        earlier versions (<= 8.1).
2010-05-10 20:47:03 +00:00

13 lines
317 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/05/10 20:47:03 minskim Exp $
DISTNAME= natbib.doc
PKGNAME= tex-${DISTNAME:S/./-/}-8.31a
TEXLIVE_REV= 16643
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-natbib
CONFLICTS+= teTeX-texmf<=3.0nb13
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"