summaryrefslogtreecommitdiff
path: root/print/tex-amscls/Makefile
blob: 76c933dce53fb915127b0a6213df3f9f14ee09b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.8 2015/06/14 12:50:01 markd Exp $

DISTNAME=	amscls
PKGNAME=	tex-${DISTNAME}-2015
TEXLIVE_REV=	36804

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://ctan.org/pkg/amscls
COMMENT=	AMS document classes for LaTeX
LICENSE=	lppl-1.3c

CONFLICTS+=	teTeX-texmf<=3.0nb18
DEPENDS+=	tex-amsmath-[0-9]*:../../print/tex-amsmath
DEPENDS+=	tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+=	tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+=	tex-url>=3.2:../../print/tex-url

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"