104e940dad
Includes styles for American Physical Society, American Institute of Physics, and Optical Society of America. The distribution consists of the RevTeX class itself, and several support packages.
12 lines
304 B
Makefile
12 lines
304 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/05/03 10:29:39 markd Exp $
|
|
|
|
DISTNAME= revtex.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-4.1r
|
|
TEXLIVE_REV= 19652
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Documentation for tex-revtex
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|