2020-05-10 06:13:24 +02:00
|
|
|
# $NetBSD: Makefile,v 1.13 2020/05/10 04:13:26 markd Exp $
|
2015-05-06 12:41:42 +02:00
|
|
|
|
|
|
|
DISTNAME= collection-langportuguese
|
2020-05-10 06:13:24 +02:00
|
|
|
PKGNAME= texlive-${DISTNAME}-2020
|
2015-05-06 12:41:42 +02:00
|
|
|
CATEGORIES= meta-pkgs
|
|
|
|
MASTER_SITES= # empty
|
2020-05-10 06:13:24 +02:00
|
|
|
TEXLIVE_REV= 54074
|
2015-05-06 12:41:42 +02:00
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2020-01-19 00:30:43 +01:00
|
|
|
HOMEPAGE= https://www.tug.org/texlive/
|
2015-05-06 12:41:42 +02:00
|
|
|
COMMENT= Portuguese TeX packages
|
|
|
|
|
|
|
|
DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
|
|
|
|
|
|
|
|
DEPENDS+= tex-babel-portuges-[0-9]*:../../print/tex-babel-portuges
|
2015-05-17 14:21:45 +02:00
|
|
|
# beamer-tut-pt is documentation only
|
|
|
|
# cursolatex is documentation only
|
2015-05-28 14:24:58 +02:00
|
|
|
DEPENDS+= tex-feupphdteses-[0-9]*:../../print/tex-feupphdteses
|
2015-05-06 12:41:42 +02:00
|
|
|
DEPENDS+= tex-hyphen-portuguese-[0-9]*:../../print/tex-hyphen-portuguese
|
2019-01-22 12:00:25 +01:00
|
|
|
# latex-via-exemplos is documentation only
|
2015-05-17 14:21:45 +02:00
|
|
|
# latexcheat-ptbr is documentation only
|
2015-05-10 01:31:52 +02:00
|
|
|
# lshort-portuguese is documentation only
|
2019-08-11 07:46:39 +02:00
|
|
|
DEPENDS+= tex-numberpt-[0-9]*:../../print/tex-numberpt
|
2015-05-28 14:24:58 +02:00
|
|
|
DEPENDS+= tex-ordinalpt-[0-9]*:../../print/tex-ordinalpt
|
2015-05-17 14:21:45 +02:00
|
|
|
# xypic-tut-pt is documentation only
|
2015-05-06 12:41:42 +02:00
|
|
|
|
|
|
|
META_PACKAGE= yes
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|