summaryrefslogtreecommitdiff
path: root/print/tex-exam/Makefile
blob: 9f510f86f7206a5b2d3e278a44076d5ad1a5d725 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.5 2012/02/14 21:50:46 minskim Exp $

DISTNAME=	exam
PKGNAME=	tex-${DISTNAME}-2.4
TEXLIVE_REV=	22585

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Package for typesetting exam scripts

CONFLICTS+=	teTeX-texmf<=3.0nb13
DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+=	tex-latex-[0-9]*:../../print/tex-latex

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