pkgsrc/print/tex-rotating/Makefile
wiz 44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00

16 lines
472 B
Makefile

# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:43 wiz Exp $
DISTNAME= rotating
PKGNAME= tex-${DISTNAME}-2.16b
TEXLIVE_REV= 16832
MAINTAINER= minskim@NetBSD.org
COMMENT= Rotation tools including rotated full-page floats
LICENSE= lppl-1.3c
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"