[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / meta-pkgs / texlive-collection-binextra

Annotation of pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile, Revision 1.3

1.3     ! markd       1: # $NetBSD: Makefile,v 1.2 2015/05/10 03:05:06 markd Exp $
1.1       markd       2:
                      3: DISTNAME=      collection-binextra
1.3     ! markd       4: PKGNAME=       texlive-${DISTNAME}-2014pre3
1.1       markd       5: CATEGORIES=    meta-pkgs
                      6: MASTER_SITES=  # empty
                      7: TEXLIVE_REV=   36355
                      8:
                      9: MAINTAINER=    pkgsrc-users@NetBSD.org
                     10: HOMEPAGE=      http://www.tug.org/texlive/
                     11: COMMENT=       TeX auxiliary programs
                     12:
                     13: DEPENDS+=      texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
                     14:
                     15: DEPENDS+=      tex-a2ping-[0-9]*:../../graphics/tex-a2ping
                     16: # depend adhocfilelist
                     17: # depend arara
1.2       markd      18: DEPENDS+=      asymptote-[0-9]*:../../graphics/asymptote
1.1       markd      19: DEPENDS+=      tex-bibtex8-[0-9]*:../../print/tex-bibtex8
                     20: # depend bibtexu
                     21: # depend bundledoc
1.2       markd      22: DEPENDS+=      chktex-[0-9]*:../../print/chktex
1.1       markd      23: # depend ctan_chk
                     24: # depend ctanify
                     25: # depend ctanupload
1.2       markd      26: # ctie entirely included in web2c
1.1       markd      27: DEPENDS+=      tex-cweb-[0-9]*:../../print/tex-cweb
                     28: # depend de-macro
                     29: DEPENDS+=      detex-[0-9]*:../../textproc/detex
                     30: # depend dtl
                     31: # depend dtxgen
1.2       markd      32: DEPENDS+=      dvi2tty-[0-9]*:../../converters/dvi2tty
1.1       markd      33: # depend dviasm
                     34: # depend dvicopy
1.2       markd      35: DEPENDS+=      dvidvi-[0-9]*:../../print/dvidvi
1.1       markd      36: DEPENDS+=      dviljk-[0-9]*:../../print/dviljk
                     37: DEPENDS+=      dvipng-[0-9]*:../../graphics/dvipng
                     38: # depend dvipos
                     39: # depend dvisvgm
                     40: # depend findhyph
                     41: # depend fragmaster
                     42: # depend hook-pre-commit-pkg
                     43: # depend hyphenex
                     44: # depend installfont
1.3     ! markd      45: DEPENDS+=      lacheck-[0-9]*:../../print/lacheck
1.1       markd      46: # depend latex-git-log
                     47: # depend latex2man
                     48: # depend latexdiff
                     49: # depend latexfileversion
1.2       markd      50: DEPENDS+=      latexmk-[0-9]*:../../print/latexmk
1.1       markd      51: # depend latexpand
                     52: # depend latexindent
                     53: # depend ltxfileinfo
                     54: # depend ltximg
                     55: # depend listings-ext
                     56: # depend match_parens
                     57: # depend mkjobtexmf
1.2       markd      58: # patgen entirely included in web2c
1.1       markd      59: DEPENDS+=      tex-pdfcrop-[0-9]*:../../graphics/tex-pdfcrop
1.2       markd      60: DEPENDS+=      pdfjam-[0-9]*:../../print/pdfjam
1.1       markd      61: DEPENDS+=      tex-pdftools-[0-9]*:../../print/tex-pdftools
                     62: # depend pfarrei
                     63: DEPENDS+=      tex-pkfix-[0-9]*:../../print/tex-pkfix
                     64: # depend pkfix-helper
                     65: # depend purifyeps
                     66: # depend pythontex
1.3     ! markd      67: DEPENDS+=      seetexk-[0-9]*:../../print/seetexk
1.1       markd      68: # depend sty2dtx
                     69: # depend synctex
                     70: # depend texcount
                     71: # depend texdef
                     72: # depend texdiff
                     73: # depend texdirflatten
                     74: DEPENDS+=      tex-texdoc-[0-9]*:../../print/tex-texdoc
                     75: # depend texfot
                     76: # depend texliveonfly
                     77: # depend texloganalyser
1.2       markd      78: # texware entirely included in web2c
                     79: # tie entirely included in web2c
1.1       markd      80: # depend tpic2pdftex
                     81: # depend typeoutfileinfo
1.2       markd      82: # web entirely included in web2c
1.1       markd      83: # depend xindy
                     84:
                     85: META_PACKAGE=  yes
                     86:
                     87: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>