pkgsrc/print/tex-twoinone/Makefile
minskim f5e37880a3 Import tex-twoinone-2009 as print/tex-twoinone.
The package is for printing two pages on a single (landscape) A4 page.
Page numbers appear on the included pages, and not on the landscape
'container' page.
2010-03-12 20:13:21 +00:00

13 lines
333 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/03/12 20:13:21 minskim Exp $
# TeX Live Revision 17024
DISTNAME= twoinone
PKGNAME= tex-${DISTNAME}-2009
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX style to print two pages on a single page
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"