c36c17ea30
Updated print/tex-babel{,-doc} to 3.10 Updated print/tex-babel-english to 3.3q Updated print/tex-babel-french to 3.3a Updated print/tex-babel-galician to 2017 Updated print/tex-babel-german to 2.9 Updated print/tex-babel-greek to 1.9g Updated print/tex-babel-russian to 1.3i Updated fonts/tex-baskervaldx{,-doc} to 1.072 Updated print/tex-beamer{,-doc} to 3.41 Updated print/tex-biblatex{,-doc} to 3.7 Updated fonts/tex-boondox{,-doc} to 1.02d Updated print/tex-breqn to 0.98e
20 lines
644 B
Makefile
20 lines
644 B
Makefile
# $NetBSD: Makefile,v 1.9 2017/06/20 21:01:17 markd Exp $
|
|
|
|
DISTNAME= biblatex
|
|
PKGNAME= tex-${DISTNAME}-3.7
|
|
TEXLIVE_REV= 42680
|
|
|
|
MAINTAINER= markd@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/biblatex
|
|
COMMENT= Sophisticated Bibliographies in LaTeX
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-etex-[0-9]*:../../print/tex-etex
|
|
DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex
|
|
DEPENDS+= tex-etoolbox>=2.1:../../devel/tex-etoolbox
|
|
DEPENDS+= tex-logreq>=1.0:../../print/tex-logreq
|
|
DEPENDS+= tex-url-[0-9]*:../../print/tex-url
|
|
DEPENDS+= p5-biblatex-biber>=1.9:../../print/p5-biblatex-biber
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|