0b7081372b
This package provides a style with author-year and numbered references, as well as much detailed of support for other bibliography use. Included are versions of the standard BibTeX styles that are compatible with natbib: plainnat, unsrtnat, and abbrnat. The bibliography styles produced by custom-bib are designed from the start to be compatible with natbib.
15 lines
424 B
Makefile
15 lines
424 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/04/27 18:00:24 minskim Exp $
|
|
# TeX Live Revision 12056
|
|
|
|
DISTNAME= natbib
|
|
PKGNAME= tex-${DISTNAME}-8.3
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Flexible bibliography support for BibTeX
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb13
|
|
DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
|
|
DEPENDS+= web2c-[0-9]*:../../print/web2c
|
|
|
|
.include "../../print/texlive/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|