![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / print / tex-platex / Makefile (download)
Revision 1.11, Sun May 10 04:32:06 2020 UTC (3 years ago) by markd
tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts |
# $NetBSD: Makefile,v 1.11 2020/05/10 04:32:06 markd Exp $ DISTNAME= platex PKGNAME= tex-${DISTNAME}-2020 PKGREVISION= 1 TEXLIVE_REV= 54758 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ctan.org/pkg/platex COMMENT= pLaTeX2e and miscellaneous macros for pTeX LICENSE= modified-bsd DEPENDS+= tex-babel-[0-9]*:../../print/tex-babel DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-l3backend-[0-9]*:../../devel/tex-l3backend DEPENDS+= tex-l3kernel-[0-9]*:../../devel/tex-l3kernel DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-latex-base-dev-[0-9]*:../../print/tex-latex-base-dev DEPENDS+= tex-latex-fonts-[0-9]*:../../fonts/tex-latex-fonts DEPENDS+= tex-ptex-[0-9]*:../../print/tex-ptex DEPENDS+= tex-ptex-fonts-[0-9]*:../../fonts/tex-ptex-fonts DEPENDS+= tex-tex-ini-files-[0-9]*:../../print/tex-tex-ini-files DEPENDS+= tex-unicode-data-[0-9]*:../../print/tex-unicode-data INSTALLATION_DIRS+= bin TEX_FORMATS+= "platex eptex language.dat *platex.ini\\n" .include "../../print/texlive/package.mk" post-install: ${LN} -sf eptex ${DESTDIR}${PREFIX}/bin/platex .include "../../mk/bsd.pkg.mk"