pkgsrc/print/tex-koma-script/Makefile
minskim 40c7f3e277 Update tex-koma-script to 3.09.
Changes:
        * scrkfloa.dtx: new values for option "captions"
        * scrkbase.dtx: fix: \Family@@Numical@@Key --> \Family@@String@@Key
        * scrkbase.dtx: \FamilyStringKey and \FamilyNumericalKey fixed (thanks
          to Michael Pock)
        * scrkfloa.dtx: new options `captions=top', `captions=bot',
          `captions=figureabove',  `captions=figurebelow' new commands
          `\captionaboveof' and `\captionsbelowof'
        * tocbasic.dtx: options "atbegin" and "atend" added to \DeclareNewTOC
        * scrklang.dtx: scrlttr2 supports language naustrian
2011-07-16 17:32:00 +00:00

14 lines
377 B
Makefile

# $NetBSD: Makefile,v 1.7 2011/07/16 17:32:00 minskim Exp $
DISTNAME= koma-script
PKGNAME= tex-${DISTNAME}-3.09
TEXLIVE_REV= 21983
MAINTAINER= minskim@NetBSD.org
COMMENT= Bundle of versatile classes and packages
CONFLICTS+= teTeX-texmf<=3.0nb17
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"