summaryrefslogtreecommitdiff
path: root/print/tex-IEEEtran/Makefile
blob: 89f3be8133b3726269b3b08bbeaeeb9660dbc945 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.19 2015/04/22 09:21:32 markd Exp $

DISTNAME=	IEEEtran
PKGNAME=	tex-${DISTNAME}-1.8a
TEXLIVE_REV=	35194

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://www.michaelshell.org/tex/ieeetran/
COMMENT=	LaTeX class for IEEE journals and conferences

DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+=	tex-psnfss>=9.2anb2:../../fonts/tex-psnfss

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