172f70c5b5
REVTeX 4.0 is a set of macro packages designed to be used with LaTeX2e and is well-suited for preparing manuscripts for submission to the journals of the American Physical Society (APS) and American Institute of Physics (AIP).
11 lines
286 B
Makefile
11 lines
286 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/05/03 10:31:57 markd Exp $
|
|
|
|
DISTNAME= revtex4.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-4.0
|
|
TEXLIVE_REV= 16488
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Documentation for tex-revtex4
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|