pkgsrc/print/tex-koma-script/Makefile
minskim 67952bfb1a Update tex-koma-script to 3.08.
Changes:
       * scrtime.dtx: new languages swedish and danish (Benjamin Hell)
       * scrklco.dtx: output of fields address and location fixed at
         visualize.lco
       * scrkpar.dtx, doc/, doc/ngerman/, doc/ngerman/common-6.tex: new
         option parskip=never to avoid vertical stretching of paragraphs with
         \flushbottom
       * scrkbase.dtx: new: \FamilyStringKey
       * scrkbase.dtx: Allow empty elements at option list of \KOMAoptions
         and \FamilyOptions and value list of \KOMAoption and \FamilyOption.
2011-02-02 18:13:18 +00:00

14 lines
377 B
Makefile

# $NetBSD: Makefile,v 1.5 2011/02/02 18:13:18 minskim Exp $
DISTNAME= koma-script
PKGNAME= tex-${DISTNAME}-3.08
TEXLIVE_REV= 21195
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"