pkgsrc/print/tex-hyperref-doc/Makefile
minskim f5476c6785 Update tex-hyperref and tex-hyperref-doc to 6.78r.
Changes:
    * \pdfstringdef:
      * Typo in definition of \new@ifnextchar fixed (Ulrike Fischer),
      * and \kernel@ifnextchar disabled (Dan Luecking).
    * dvipdfm(x)/xetex: This driver family does not support nested
      annotations. Therefore annotations inside annotations are
      disabled automatically.
2009-06-09 23:00:02 +00:00

13 lines
327 B
Makefile

# $NetBSD: Makefile,v 1.2 2009/06/09 23:00:02 minskim Exp $
# TeX Live Revision 12984
DISTNAME= hyperref.doc
PKGNAME= tex-${DISTNAME:S/./-/}-6.78r
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-hyperref
CONFLICTS+= teTeX-texmf<=3.0nb15
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"