[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / tex-ptex

File: [cvs.NetBSD.org] / pkgsrc / print / tex-ptex / Makefile (download)

Revision 1.12, Sun May 10 04:32:06 2020 UTC (3 years ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.11: +2 -2 lines

tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts

# $NetBSD: Makefile,v 1.12 2020/05/10 04:32:06 markd Exp $

DISTNAME=	ptex
PKGNAME=	tex-${DISTNAME}-3.2pl41220
PKGREVISION=	5
TEXLIVE_REV=	41220

MAINTAINER=	minskim@NetBSD.org
COMMENT=	TeX system for publishing in Japanese

CONFLICTS+=	ja-ptex-bin-[0-9]*
DEPENDS+=	tex-adobemapping-[0-9]*:../../fonts/tex-adobemapping
DEPENDS+=	tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
DEPENDS+=	tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
DEPENDS+=	tex-ipaex-[0-9]*:../../fonts/tex-ipaex
DEPENDS+=	tex-japanese-otf-[0-9]*:../../fonts/tex-japanese-otf
DEPENDS+=	tex-latex>=2010:../../print/tex-latex
DEPENDS+=	tex-pbibtex-base-[0-9]*:../../print/tex-pbibtex-base
DEPENDS+=	tex-ptex-base-[0-9]*:../../print/tex-ptex-base
DEPENDS+=	tex-ptex-fonts-[0-9]*:../../fonts/tex-ptex-fonts
DEPENDS+=	tex-tex-[0-9]*:../../print/tex-tex
# switch.def
DEPENDS+=	tex-babel-[0-9]*:../../print/tex-babel
DEPENDS+=	web2c>=2010nb5:../../print/web2c

TEX_FORMATS+=		"ptex ptex - ptex.ini\\neptex eptex language.def *eptex.ini\\n"
TEX_KANJIMAP_FILES+=	morisawa.map

TEXLIVE_UNVERSIONED=	yes
.include "../../print/texlive/package.mk"

.include "../../mk/bsd.pkg.mk"