pkgsrc/print/tex-needspace/Makefile
minskim 41bd3159bc Import tex-needspace-1.3b as print/tex-needspace.
This package provides commands to disable pagebreaking within a given
vertical space.  If there is not enough space between the command and
the bottom of the page, a new page will be started.
2010-04-28 16:21:10 +00:00

13 lines
323 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/28 16:21:10 minskim Exp $
# TeX Live Revision 17999
DISTNAME= needspace
PKGNAME= tex-${DISTNAME}-1.3b
MAINTAINER= minskim@NetBSD.org
COMMENT= Insert pagebreak if not enough space
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"