pkgsrc/print/tex-natbib/Makefile
minskim 12701a2405 Update tex-natbib{,-doc} to 8.31b.
Changes:
- Compatibility fix: \bibAnnote and \bibAnnoteFile are provided only
  with merging, so they do not conflict with alternative definitions
  that are sometimes found in certain BibTeX styles.
2011-01-18 21:13:35 +00:00

15 lines
416 B
Makefile

# $NetBSD: Makefile,v 1.4 2011/01/18 21:13:35 minskim Exp $
DISTNAME= natbib
PKGNAME= tex-${DISTNAME}-8.31b
TEXLIVE_REV= 20668
MAINTAINER= minskim@NetBSD.org
COMMENT= Flexible bibliography support for BibTeX
CONFLICTS+= teTeX-texmf<=3.0nb13
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= web2c-[0-9]*:../../print/web2c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"