summaryrefslogtreecommitdiff
path: root/print/tex-rotating/Makefile
blob: 1278ac2259debce46847eb7a723d605ed5c533d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2010/05/26 04:48:23 minskim Exp $

DISTNAME=	rotating
PKGNAME=	tex-${DISTNAME}-2.16b
TEXLIVE_REV=	16832

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Rotation tools including rotated full-page floats

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

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