d3e3cd84c7
Add tex-numberpt
29 lines
993 B
Makefile
29 lines
993 B
Makefile
# $NetBSD: Makefile,v 1.11 2019/08/11 05:46:39 markd Exp $
|
|
|
|
DISTNAME= collection-langportuguese
|
|
PKGNAME= texlive-${DISTNAME}-2019.51640
|
|
CATEGORIES= meta-pkgs
|
|
MASTER_SITES= # empty
|
|
TEXLIVE_REV= 51640
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.tug.org/texlive/
|
|
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
|
|
# beamer-tut-pt is documentation only
|
|
# cursolatex is documentation only
|
|
DEPENDS+= tex-feupphdteses-[0-9]*:../../print/tex-feupphdteses
|
|
DEPENDS+= tex-hyphen-portuguese-[0-9]*:../../print/tex-hyphen-portuguese
|
|
# latex-via-exemplos is documentation only
|
|
# latexcheat-ptbr is documentation only
|
|
# lshort-portuguese is documentation only
|
|
DEPENDS+= tex-numberpt-[0-9]*:../../print/tex-numberpt
|
|
DEPENDS+= tex-ordinalpt-[0-9]*:../../print/tex-ordinalpt
|
|
# xypic-tut-pt is documentation only
|
|
|
|
META_PACKAGE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|