3d16d16277
This package enables to generate multilingual bibliographies in cooperation with babel. Two approaches are possible: each citation may be written in another language, or the whole bibliography can be typeset in a language chosen by the user. In addition, the package supports commands to change the typography of the bibliographies.
11 lines
283 B
Makefile
11 lines
283 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/05/02 17:00:37 minskim Exp $
|
|
# TeX Live Revision 15878
|
|
|
|
DISTNAME= babelbib
|
|
PKGNAME= tex-${DISTNAME}-1.29
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Multilingual bibliographies
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|