pkgsrc/print/tex-preprint/Makefile
minskim 2334a935a8 Import tex-preprint-2008.7340 as print/tex-preprint.
The bundle comprises authblk, which permits footnote style
author/affiliation input in the \author command, balance, to balance
the end of \twocolumn pages, figcaps, to send figure captions, etc.,
to end document, fullpage, to set narrow page margins and set a fixed
page style, and sublabel, which permits counters to be subnumbered.
2009-07-07 23:15:04 +00:00

14 lines
389 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 23:15:04 minskim Exp $
# TeX Live Revision 7340
DISTNAME= preprint
PKGNAME= tex-${DISTNAME}-2008.7340
MAINTAINER= minskim@NetBSD.org
COMMENT= Bundle of LaTeX packages provided as-is
CONFLICTS+= teTeX-texmf<=3.0nb16
DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"