2b4a449e7e
1.0i Automatically disable pdfTeX's automatic generation of ToUnicode CMaps whenever the package provides CMaps. 1.0j Allow using cmap under LuaTeX without luatex85.
13 lines
337 B
Makefile
13 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.5 2021/02/13 10:29:56 markd Exp $
|
|
|
|
DISTNAME= cmap
|
|
PKGNAME= tex-${DISTNAME}-1.0j
|
|
TEXLIVE_REV= 57640
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/cmap
|
|
COMMENT= Make PDF files searchable and copyable
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|