Files
pkgsrc-ng/meta-pkgs/texlive-collection-langchinese/Makefile
2016-01-21 23:41:46 +01:00

36 lines
1.0 KiB
Makefile

# $NetBSD: Makefile,v 1.4 2015/05/17 11:41:41 markd Exp $
DISTNAME= collection-langchinese
PKGNAME= texlive-${DISTNAME}-2014pre1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
TEXLIVE_REV= 35576
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
# 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
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
# texlive-zh-cn is documentation only
# depend xpinyin
# depend zhmetrics
# depend zhnumber
# depend zhspacing
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"