46 lines
1.3 KiB
Makefile
46 lines
1.3 KiB
Makefile
# $NetBSD: Makefile,v 1.14 2019/05/15 09:16:19 markd Exp $
|
|
|
|
DISTNAME= collection-langchinese
|
|
PKGNAME= texlive-${DISTNAME}-2019pre1
|
|
CATEGORIES= meta-pkgs
|
|
MASTER_SITES= # empty
|
|
TEXLIVE_REV= 50930
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.tug.org/texlive/
|
|
COMMENT= Chinese TeX packages
|
|
|
|
DEPENDS+= texlive-collection-langcjk-[0-9]*:../../meta-pkgs/texlive-collection-langcjk
|
|
|
|
DEPENDS+= tex-arphic-[0-9]*:../../fonts/tex-arphic
|
|
DEPENDS+= tex-arphic-ttf-[0-9]*:../../fonts/tex-arphic-ttf
|
|
# asymptote-by-example-zh-cn is documentation only
|
|
# asymptote-faq-zh-cn is documentation only
|
|
# asymptote-manual-zh-cn is documentation only
|
|
DEPENDS+= tex-cmsd-[0-9]*:../../fonts/tex-cmsd
|
|
# depend ctex
|
|
# ctex-faq is documentation only
|
|
# depend fandol
|
|
# depend fduthesis
|
|
DEPENDS+= tex-hyphen-chinese-[0-9]*:../../print/tex-hyphen-chinese
|
|
# impatient-cn is documentation only
|
|
# latex-notes-zh-cn is documentation only
|
|
# lshort-chinese is documentation only
|
|
# depend nanicolle
|
|
# depend njurepo
|
|
# depend pgfornament-han
|
|
# texlive-zh-cn is documentation only
|
|
# texproposal is documentation only
|
|
# depend xtuthesis
|
|
# depend upzhkinsoku
|
|
# depend xpinyin
|
|
# depend zhlineskip
|
|
# depend zhlipsum
|
|
# depend zhmetrics
|
|
# depend zhmetrics-uptex
|
|
# depend zhnumber
|
|
# depend zhspacing
|
|
|
|
META_PACKAGE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|