# $NetBSD: Makefile,v 1.5 2018/08/22 09:47:13 wiz Exp $ DISTNAME= latexdiff.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.2.1 PKGREVISION= 1 TEXLIVE_REV= 44704 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://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 .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"