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

Annotation of pkgsrc/meta-pkgs/texlive-collection-langother/Makefile, Revision 1.6

1.6     ! markd       1: # $NetBSD: Makefile,v 1.5 2015/06/14 13:28:53 markd Exp $
1.1       markd       2:
                      3: DISTNAME=      collection-langother
1.6     ! markd       4: PKGNAME=       texlive-${DISTNAME}-2016
1.1       markd       5: CATEGORIES=    meta-pkgs
                      6: MASTER_SITES=  # empty
                      7: TEXLIVE_REV=   31014
                      8:
                      9: MAINTAINER=    pkgsrc-users@NetBSD.org
                     10: HOMEPAGE=      http://www.tug.org/texlive/
                     11: COMMENT=       Other languages TeX packages
                     12:
                     13: DEPENDS+=      texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
                     14:
1.4       markd      15: # amsldoc-vn is documentation only
                     16: DEPENDS+=      tex-aramaic-serto-[0-9]*:../../fonts/tex-aramaic-serto
1.1       markd      17: DEPENDS+=      tex-babel-bahasa-[0-9]*:../../print/tex-babel-bahasa
                     18: DEPENDS+=      tex-babel-esperanto-[0-9]*:../../print/tex-babel-esperanto
                     19: DEPENDS+=      tex-babel-georgian-[0-9]*:../../print/tex-babel-georgian
                     20: DEPENDS+=      tex-babel-hebrew-[0-9]*:../../print/tex-babel-hebrew
                     21: DEPENDS+=      tex-babel-interlingua-[0-9]*:../../print/tex-babel-interlingua
                     22: DEPENDS+=      tex-babel-sorbian-[0-9]*:../../print/tex-babel-sorbian
                     23: DEPENDS+=      tex-babel-thai-[0-9]*:../../print/tex-babel-thai
                     24: DEPENDS+=      tex-babel-vietnamese-[0-9]*:../../print/tex-babel-vietnamese
1.4       markd      25: DEPENDS+=      tex-cjhebrew-[0-9]*:../../fonts/tex-cjhebrew
                     26: DEPENDS+=      tex-ctib-[0-9]*:../../print/tex-ctib
1.1       markd      27: DEPENDS+=      tex-fonts-tlwg-[0-9]*:../../fonts/tex-fonts-tlwg
1.3       markd      28: DEPENDS+=      tex-hyphen-afrikaans-[0-9]*:../../print/tex-hyphen-afrikaans
1.1       markd      29: DEPENDS+=      tex-hyphen-coptic-[0-9]*:../../print/tex-hyphen-coptic
                     30: DEPENDS+=      tex-hyphen-esperanto-[0-9]*:../../print/tex-hyphen-esperanto
1.3       markd      31: DEPENDS+=      tex-hyphen-georgian-[0-9]*:../../print/tex-hyphen-georgian
1.1       markd      32: DEPENDS+=      tex-hyphen-indonesian-[0-9]*:../../print/tex-hyphen-indonesian
                     33: DEPENDS+=      tex-hyphen-interlingua-[0-9]*:../../print/tex-hyphen-interlingua
1.3       markd      34: DEPENDS+=      tex-hyphen-thai-[0-9]*:../../print/tex-hyphen-thai
                     35: DEPENDS+=      tex-hyphen-turkmen-[0-9]*:../../print/tex-hyphen-turkmen
1.2       markd      36: # lshort-thai is documentation only
                     37: # lshort-vietnamese is documentation only
1.4       markd      38: # ntheorem-vn is documentation only
1.1       markd      39: DEPENDS+=      tex-vntex-[0-9]*:../../print/tex-vntex
                     40:
                     41: META_PACKAGE=  yes
                     42:
                     43: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>