summaryrefslogtreecommitdiff
path: root/print/tex-IEEEconf/Makefile
blob: 2a2d1a69e31599d1737202f1bde1e54a8540bf88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.1 2013/11/18 19:09:54 minskim Exp $

DISTNAME=	IEEEconf
PKGNAME=	tex-${DISTNAME}-1.4
TEXLIVE_REV=	15878

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Macros for IEEE conference proceedings
LICENSE=	lppl-1.3c

DEPENDS+=	tex-fontinst-[0-9]*:../../fonts/tex-fontinst
DEPENDS+=	tex-geometry-[0-9]*:../../print/tex-geometry
DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+=	tex-psnfss-[0-9]*:../../fonts/tex-psnfss
DEPENDS+=	tex-titlesec-[0-9]*:../../print/tex-titlesec
DEPENDS+=	tex-tools-[0-9]*:../../print/tex-tools

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