pkgsrc/print/tex-titlesec/Makefile
minskim 8c8fb101cf Import tex-titlesec-2.8 as print/tex-titlesec. Packaged by Mark
Davies and slightly modified by me.

A package providing an interface to sectioning commands for selection
from various title styles.  E.g., marginal titles and to change the
font of all headings with a single command, also providing simple
one-step page styles.  Also includes a package to change the page
styles when there are floats in a page.  You may assign
headers/footers to individual floats, too.
2009-07-12 02:23:46 +00:00

14 lines
375 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 02:23:46 minskim Exp $
# TeX Live Revision 9743
DISTNAME= titlesec
PKGNAME= tex-${DISTNAME}-2.8
MAINTAINER= minskim@NetBSD.org
COMMENT= Select alternative section titles
CONFLICTS+= teTeX-texmf<=3.0nb18
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"