8f108f54eb
This package supports hyperref's pdfTeX driver. It removes unnecessary destinations and shortens the destination names or uses numbered destinations to get smaller PDF files.
13 lines
353 B
Makefile
13 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/02/13 05:05:47 markd Exp $
|
|
|
|
DISTNAME= hypdestopt.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.7
|
|
TEXLIVE_REV= 56253
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/hypdestopt
|
|
COMMENT= Documentation for tex-hypdestopt
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|