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

Annotation of pkgsrc/meta-pkgs/texlive-collection-langportuguese/Makefile, Revision 1.14

1.14    ! markd       1: # $NetBSD: Makefile,v 1.13 2020/05/10 04:13:26 markd Exp $
1.1       markd       2:
                      3: DISTNAME=      collection-langportuguese
1.14    ! markd       4: PKGNAME=       texlive-${DISTNAME}-2022
1.1       markd       5: CATEGORIES=    meta-pkgs
                      6: MASTER_SITES=  # empty
1.13      markd       7: TEXLIVE_REV=   54074
1.1       markd       8:
                      9: MAINTAINER=    pkgsrc-users@NetBSD.org
1.12      rillig     10: HOMEPAGE=      https://www.tug.org/texlive/
1.1       markd      11: COMMENT=       Portuguese TeX packages
                     12:
                     13: DEPENDS+=      texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
                     14:
                     15: DEPENDS+=      tex-babel-portuges-[0-9]*:../../print/tex-babel-portuges
1.3       markd      16: # beamer-tut-pt is documentation only
                     17: # cursolatex is documentation only
1.4       markd      18: DEPENDS+=      tex-feupphdteses-[0-9]*:../../print/tex-feupphdteses
1.1       markd      19: DEPENDS+=      tex-hyphen-portuguese-[0-9]*:../../print/tex-hyphen-portuguese
1.9       markd      20: # latex-via-exemplos is documentation only
1.3       markd      21: # latexcheat-ptbr is documentation only
1.2       markd      22: # lshort-portuguese is documentation only
1.11      markd      23: DEPENDS+=      tex-numberpt-[0-9]*:../../print/tex-numberpt
1.4       markd      24: DEPENDS+=      tex-ordinalpt-[0-9]*:../../print/tex-ordinalpt
1.3       markd      25: # xypic-tut-pt is documentation only
1.1       markd      26:
                     27: META_PACKAGE=  yes
                     28:
                     29: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>