15 lines
387 B
Makefile
15 lines
387 B
Makefile
# $NetBSD: Makefile,v 1.4 2011/02/19 00:27:38 minskim Exp $
|
|
|
|
DISTNAME= amsmath
|
|
PKGNAME= tex-${DISTNAME}-2.13
|
|
PKGREVISION= 2
|
|
TEXLIVE_REV= 20250
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= AMS mathematical facilities for LaTeX
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb13
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|