summaryrefslogtreecommitdiff
path: root/print/tex-statex/Makefile
blob: 5467b0560a0433a074dc4e8b05a0f01a345cd3e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.2 2016/01/26 11:10:11 markd Exp $

DISTNAME=	statex
PKGNAME=	tex-${DISTNAME}-1.6
TEXLIVE_REV=	20306

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Statistics style
LICENSE=	lppl-1.3c

DEPENDS+=	tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+=	tex-amsmath-[0-9]*:../../print/tex-amsmath
DEPENDS+=	tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+=	tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+=	tex-latex-bin>=2010:../../print/tex-latex-bin
DEPENDS+=	tex-tools-[0-9]*:../../print/tex-tools

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