summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-langitalian/Makefile
blob: 70144d1e8535e4853fade18605f1d0ea57df1315 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# $NetBSD: Makefile,v 1.6 2017/06/22 09:37:22 markd Exp $

DISTNAME=	collection-langitalian
PKGNAME=	texlive-${DISTNAME}-2017pre1
CATEGORIES=	meta-pkgs
MASTER_SITES=	# empty
TEXLIVE_REV=	30372

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.tug.org/texlive/
COMMENT=	Italian TeX packages

DEPENDS+=	texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic

# amsldoc-it is documentation only
# amsmath-it is documentation only
# amsthdoc-it is documentation only
DEPENDS+=	tex-babel-italian-[0-9]*:../../print/tex-babel-italian
# depend codicefiscaleitaliano
# fancyhdr-it is documentation only
# depend fixltxhyph
# depend frontespizio
DEPENDS+=	tex-hyphen-italian-[0-9]*:../../print/tex-hyphen-italian
# depend itnumpar
# l2tabu-italian is documentation only
# latex4wp-it is documentation only
# depend layaureo
# lshort-italian is documentation only
# psfrag-italian is documentation only
# texlive-it is documentation only

META_PACKAGE=	yes

.include "../../mk/bsd.pkg.mk"