12701a2405
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.
13 lines
317 B
Makefile
13 lines
317 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/01/18 21:13:36 minskim Exp $
|
|
|
|
DISTNAME= natbib.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-8.31b
|
|
TEXLIVE_REV= 20668
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-natbib
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb13
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|