pkgsrc/print/tex-hyperref/Makefile
markd 7b47e4ec8a Update tex-hyperref{,-doc} to 6.83m
latest texlive version.  changes unknown.
2015-04-23 11:29:01 +00:00

18 lines
586 B
Makefile

# $NetBSD: Makefile,v 1.12 2015/04/23 11:29:01 markd Exp $
DISTNAME= hyperref
PKGNAME= tex-${DISTNAME}-6.83m
TEXLIVE_REV= 28213
MAINTAINER= minskim@NetBSD.org
COMMENT= Extensive support for hypertext in LaTeX
CONFLICTS+= teTeX-texmf<=3.0nb13
DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics
DEPENDS+= tex-ifxetex>=0.6:../../print/tex-ifxetex
DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
DEPENDS+= tex-oberdiek>=2009nb1:../../print/tex-oberdiek
DEPENDS+= tex-url>=3.2:../../print/tex-url
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"