# $NetBSD: Makefile,v 1.9 2020/01/18 23:35:34 rillig Exp $ DISTNAME= latexdiff.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.3.0 PKGREVISION= 1 TEXLIVE_REV= 48926 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/latexdiff COMMENT= Documentation for tex-latexdiff LICENSE= gnu-gpl-v3 USE_TOOLS+= bash:run perl:run REPLACE_PERL+= texmf-dist/doc/support/latexdiff/latexdiff REPLACE_PERL+= texmf-dist/doc/support/latexdiff/latexdiff-fast REPLACE_BASH+= texmf-dist/doc/support/latexdiff/contrib/latexdiff-wrap TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"