pkgsrc/print/tex-exam-doc/Makefile
minskim d20da03e1a Update tex-exam{,-doc} to 2.4.
Changes:
- New environments: EnvUplevel and EnvFullwidth
- New document class options: cancelspace
                              nocancelspace
                New commands: \cancelspace
                              \nocancelspace
- New command: \nobonusqformat
- New commands:
    \pointsinrange{rangename}
    \bonuspointsinrange{rangename}
- New commands:
   \settabletotalpoints
   \settabletotalbonuspoints
2012-02-14 21:50:46 +00:00

11 lines
277 B
Makefile

# $NetBSD: Makefile,v 1.4 2012/02/14 21:50:46 minskim Exp $
DISTNAME= exam.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.4
TEXLIVE_REV= 22585
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-exam
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"