44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
15 lines
400 B
Makefile
15 lines
400 B
Makefile
# $NetBSD: Makefile,v 1.11 2017/09/06 16:49:30 wiz Exp $
|
|
|
|
DISTNAME= amsmath
|
|
PKGNAME= tex-${DISTNAME}-2.16a
|
|
TEXLIVE_REV= 43813
|
|
|
|
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"
|