Sun May 17 12:21:45 2015 UTC ()
Note more documentation only packages.


(markd)
diff -r1.2 -r1.3 pkgsrc/meta-pkgs/texlive-collection-langportuguese/Makefile

cvs diff -r1.2 -r1.3 pkgsrc/meta-pkgs/texlive-collection-langportuguese/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/texlive-collection-langportuguese/Makefile 2015/05/09 23:31:53 1.2
+++ pkgsrc/meta-pkgs/texlive-collection-langportuguese/Makefile 2015/05/17 12:21:45 1.3
@@ -1,27 +1,27 @@ @@ -1,27 +1,27 @@
1# $NetBSD: Makefile,v 1.2 2015/05/09 23:31:53 markd Exp $ 1# $NetBSD: Makefile,v 1.3 2015/05/17 12:21:45 markd Exp $
2 2
3DISTNAME= collection-langportuguese 3DISTNAME= collection-langportuguese
4PKGNAME= texlive-${DISTNAME}-2014pre1 4PKGNAME= texlive-${DISTNAME}-2014pre1
5CATEGORIES= meta-pkgs 5CATEGORIES= meta-pkgs
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7TEXLIVE_REV= 30962 7TEXLIVE_REV= 30962
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.tug.org/texlive/ 10HOMEPAGE= http://www.tug.org/texlive/
11COMMENT= Portuguese TeX packages 11COMMENT= Portuguese TeX packages
12 12
13DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic 13DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
14 14
15DEPENDS+= tex-babel-portuges-[0-9]*:../../print/tex-babel-portuges 15DEPENDS+= tex-babel-portuges-[0-9]*:../../print/tex-babel-portuges
16# depend beamer-tut-pt 16# beamer-tut-pt is documentation only
17# depend cursolatex 17# cursolatex is documentation only
18# depend feupphdteses 18# depend feupphdteses
19DEPENDS+= tex-hyphen-portuguese-[0-9]*:../../print/tex-hyphen-portuguese 19DEPENDS+= tex-hyphen-portuguese-[0-9]*:../../print/tex-hyphen-portuguese
20# depend latexcheat-ptbr 20# latexcheat-ptbr is documentation only
21# lshort-portuguese is documentation only 21# lshort-portuguese is documentation only
22# depend ordinalpt 22# depend ordinalpt
23# depend xypic-tut-pt 23# xypic-tut-pt is documentation only
24 24
25META_PACKAGE= yes 25META_PACKAGE= yes
26 26
27.include "../../mk/bsd.pkg.mk" 27.include "../../mk/bsd.pkg.mk"