362b54cc71
Updated meta-pkgs/texlive-collection-basic to 2016 Updated meta-pkgs/texlive-collection-bibtexextra to 2016pre1 Updated meta-pkgs/texlive-collection-binextra to 2016pre1 Updated meta-pkgs/texlive-collection-context to 2016pre1 Updated meta-pkgs/texlive-collection-fontsextra to 2016pre1 Updated meta-pkgs/texlive-collection-fontsrecommended to 2016 Updated meta-pkgs/texlive-collection-fontutils to 2016 Updated meta-pkgs/texlive-collection-formatsextra to 2016 Updated meta-pkgs/texlive-collection-games to 2016pre1 Updated meta-pkgs/texlive-collection-genericextra to 2016pre1 Updated meta-pkgs/texlive-collection-genericrecommended to 2016 Updated meta-pkgs/texlive-collection-htmlxml to 2016 Updated meta-pkgs/texlive-collection-langafrican to 2016 Updated meta-pkgs/texlive-collection-langarabic to 2016pre1 Updated meta-pkgs/texlive-collection-langchinese to 2016pre1 Updated meta-pkgs/texlive-collection-langcjk to 2016 Updated meta-pkgs/texlive-collection-langcyrillic to 2016pre1 Updated meta-pkgs/texlive-collection-langczechslovak to 2016 Updated meta-pkgs/texlive-collection-langenglish to 2016 Updated meta-pkgs/texlive-collection-langeuropean to 2016pre1 Updated meta-pkgs/texlive-collection-langfrench to 2016pre1 Updated meta-pkgs/texlive-collection-langgerman to 2016pre1 Updated meta-pkgs/texlive-collection-langgreek to 2016pre1 Updated meta-pkgs/texlive-collection-langindic to 2016pre1 Updated meta-pkgs/texlive-collection-langitalian to 2016pre1 Updated meta-pkgs/texlive-collection-langjapanese to 2016pre1 Updated meta-pkgs/texlive-collection-langkorean to 2016 Updated meta-pkgs/texlive-collection-langother to 2016 Updated meta-pkgs/texlive-collection-langpolish to 2016pre1 Updated meta-pkgs/texlive-collection-langportuguese to 2016 Updated meta-pkgs/texlive-collection-langspanish to 2016 Updated meta-pkgs/texlive-collection-latex to 2016pre1 Updated meta-pkgs/texlive-collection-latexextra to 2016pre1 Updated meta-pkgs/texlive-collection-latexrecommended to 2016 Updated meta-pkgs/texlive-collection-luatex to 2016pre1 Updated meta-pkgs/texlive-collection-mathextra to 2016pre1 Updated meta-pkgs/texlive-collection-metapost to 2016pre1 Updated meta-pkgs/texlive-collection-music to 2016pre1 Updated meta-pkgs/texlive-collection-omega to 2016 Updated meta-pkgs/texlive-collection-pictures to 2016pre1 Updated meta-pkgs/texlive-collection-plainextra to 2016 Updated meta-pkgs/texlive-collection-pstricks to 2016pre1 Updated meta-pkgs/texlive-collection-publishers to 2016pre1 Updated meta-pkgs/texlive-collection-science to 2016pre1 Updated meta-pkgs/texlive-collection-xetex to 2016pre1
52 lines
1.3 KiB
Makefile
52 lines
1.3 KiB
Makefile
# $NetBSD: Makefile,v 1.3 2016/06/16 04:03:13 markd Exp $
|
|
|
|
DISTNAME= collection-context
|
|
PKGNAME= texlive-${DISTNAME}-2016pre1
|
|
CATEGORIES= meta-pkgs
|
|
MASTER_SITES= # empty
|
|
TEXLIVE_REV= 36190
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.tug.org/texlive/
|
|
COMMENT= ConTeXt and packages
|
|
|
|
DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
|
|
|
|
DEPENDS+= tex-context-[0-9]*:../../print/tex-context
|
|
# depend jmn
|
|
# depend context-account
|
|
# depend context-algorithmic
|
|
# depend context-animation
|
|
# depend context-annotation
|
|
# depend context-bnf
|
|
# depend context-chromato
|
|
# depend context-construction-plan
|
|
# depend context-cyrillicnumbers
|
|
# depend context-degrade
|
|
# depend context-fancybreak
|
|
# depend context-filter
|
|
# depend context-fixme
|
|
# depend context-french
|
|
# depend context-fullpage
|
|
# depend context-games
|
|
# depend context-gantt
|
|
# depend context-gnuplot
|
|
# depend context-letter
|
|
# depend context-lettrine
|
|
# depend context-lilypond
|
|
# depend context-mathsets
|
|
# depend context-notes-zh-cn
|
|
# depend context-rst
|
|
# depend context-ruby
|
|
# depend context-simplefonts
|
|
# depend context-simpleslides
|
|
# depend context-title
|
|
# depend context-transliterator
|
|
# depend context-typearea
|
|
# depend context-typescripts
|
|
# depend context-vim
|
|
# depend context-visualcounter
|
|
|
|
META_PACKAGE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|