pkgsrc/print/tex-2up/Makefile
minskim a6f1d2537f Import tex-2up-1.3 as print/tex-2up.
2up.tex/2up.sty allows one to print a document two-up, with
considerable flexibility as to paper size and layout.  It produces a
standard dvi file, and does not involve an additional dvi or
PostScript filter.  It should work with most TeX macro packages.
2011-09-18 00:24:41 +00:00

11 lines
281 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/09/18 00:24:41 minskim Exp $
DISTNAME= 2up
PKGNAME= tex-${DISTNAME}-1.3
TEXLIVE_REV= 18310
MAINTAINER= minskim@NetBSD.org
COMMENT= TeX package to print a document two-up
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"