summaryrefslogtreecommitdiff
path: root/print/tex-amsmath/Makefile
blob: ab3a97ee6b1d45ad1d9f44b2b3a35aca7ce55e65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $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"