summaryrefslogtreecommitdiff
path: root/print/tex-texmate/Makefile
blob: fa431894ac7f00628643c4d04cfef9f0fcbb2654 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $

DISTNAME=	texmate
PKGNAME=	tex-${DISTNAME}-2
TEXLIVE_REV=	15878

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Comprehensive chess annotation in LaTeX

DEPENDS+=	tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+=	tex-chessfss-[0-9]*:../../print/tex-skaknew
DEPENDS+=	tex-skak-[0-9]*:../../print/tex-skaknew

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