pkgsrc/print/tex-anonchap/Makefile
minskim a18c025adb Import tex-anonchap-1.1a as print/tex-anonchap.
The command \simplechapter sets up the \chapter command not to number
chapters, though they may possibly have a prefix, and a suffix (the
\simplechapterdelim command, which the user may alter).  The
\restorechapter command restores the status quo ante.
2010-02-12 00:18:57 +00:00

11 lines
309 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/02/12 00:18:57 minskim Exp $
# TeX Live Revision 15878
DISTNAME= anonchap
PKGNAME= tex-${DISTNAME}-1.1a
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX style to make chapters be typeset like sections
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"