pkgsrc/print/tex-midpage/Makefile
minskim 5e47d98cec Import tex-midpage-1.1a as print/tex-midpage.
The midpage environment will center text, if immediately preceded and
followed by \clearpage.
2010-04-28 16:14:22 +00:00

13 lines
318 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/28 16:14:22 minskim Exp $
# TeX Live Revision 17484
DISTNAME= midpage
PKGNAME= tex-${DISTNAME}-1.1a
MAINTAINER= minskim@NetBSD.org
COMMENT= Environment for vertical centring
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"