29a63e982c
Updates to array, multicol, trace and xr
15 lines
408 B
Makefile
15 lines
408 B
Makefile
# $NetBSD: Makefile,v 1.14 2019/01/28 11:19:19 markd Exp $
|
|
|
|
DISTNAME= amsmath
|
|
PKGNAME= tex-${DISTNAME}-2.17a.49390
|
|
TEXLIVE_REV= 49390
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/latex-amsmath
|
|
COMMENT= AMS mathematical facilities for LaTeX
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|