pkgsrc/print/tex-biblatex/Makefile
markd 8430217d80 tex-biblatex{,-doc}: update to 3.11
Major update with many new features, requires biber 2.8.
2018-05-03 12:40:06 +00:00

20 lines
646 B
Makefile

# $NetBSD: Makefile,v 1.10 2018/05/03 12:40:06 markd Exp $
DISTNAME= biblatex
PKGNAME= tex-${DISTNAME}-3.11
TEXLIVE_REV= 46851
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"