Return to Makefile CVS log | Up to [cvs.NetBSD.org] / pkgsrc / print / tex-make4ht |
print: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
# $NetBSD: Makefile,v 1.7 2019/11/04 19:58:05 rillig Exp $ DISTNAME= make4ht PKGNAME= tex-${DISTNAME}-0.2g TEXLIVE_REV= 51215 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/make4ht COMMENT= A build system for tex4ht LICENSE= lppl-1.3c DEPENDS+= tex-luatex-[0-9]*:../../print/tex-luatex REPLACE_TEXLUA= texmf-dist/scripts/make4ht/make4ht INSTALLATION_DIRS+= bin post-install: ln -s ${PREFIX}/share/texmf-dist/scripts/make4ht/make4ht ${DESTDIR}${PREFIX}/bin/make4ht .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"