pkgsrc/print/tex-pxjahyper/Makefile
markd 1400b9785c tex-pxjahyper{,-doc}: Add version 0.7
From Atsushi Toyokura in pkgsrc-wip

This package adjusts the behavior of hyperref on (u)pLaTeX so
that authors can properly create PDF documents that contain
document information in Japanese.
2021-02-21 10:46:52 +00:00

16 lines
438 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/02/21 10:46:52 markd Exp $
DISTNAME= pxjahyper
PKGNAME= tex-${DISTNAME}-0.7
TEXLIVE_REV= 57732
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/pxjahyper
COMMENT= Hyperref support for pLaTeX
LICENSE= mit
DEPENDS+= tex-atbegshi-[0-9]*:../../print/tex-atbegshi
DEPENDS+= tex-ltxcmds-[0-9]*:../../print/tex-ltxcmds
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"