pkgsrc/print/tex-revtex/Makefile
markd ac22e9403e tex-revtex{,-doc}: update to 4.2e
- Internal changes to track updates in the LaTeX kernel (2020-10-01 release).
- Internal changes of .bst file packaging.
2021-02-15 00:33:09 +00:00

18 lines
543 B
Makefile

# $NetBSD: Makefile,v 1.6 2021/02/15 00:33:09 markd Exp $
DISTNAME= revtex
PKGNAME= tex-${DISTNAME}-4.2e
TEXLIVE_REV= 56591
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/revtex
COMMENT= Styles for various Physics Journals
LICENSE= lppl-1.3c
DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
DEPENDS+= tex-textcase-[0-9]*:../../print/tex-textcase
DEPENDS+= tex-url-[0-9]*:../../print/tex-url
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"