summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-genericrecommended/Makefile
blob: a3f18d76675d146874a1639dab0749682e649c70 (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
# $NetBSD: Makefile,v 1.2 2015/06/14 13:28:52 markd Exp $

DISTNAME=	collection-genericrecommended
PKGNAME=	texlive-${DISTNAME}-2015
CATEGORIES=	meta-pkgs
MASTER_SITES=	# empty
TEXLIVE_REV=	35655

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://www.tug.org/texlive/
COMMENT=	Recommended generic packages for TeX

DEPENDS+=	texlive-collection-basic>=2013:../../meta-pkgs/texlive-collection-basic

DEPENDS+=	tex-apnum>=1.1:../../math/tex-apnum
DEPENDS+=	tex-epsf>=2.7.4:../../print/tex-epsf
DEPENDS+=	tex-fontname>=2013:../../fonts/tex-fontname
DEPENDS+=	tex-genmisc>=2013:../../print/tex-genmisc
DEPENDS+=	tex-kastrup>=2010:../../math/tex-kastrup
DEPENDS+=	tex-multido>=1.42:../../devel/tex-multido
DEPENDS+=	tex-path>=3.05:../../print/tex-path
DEPENDS+=	tex-tex-ps>=2010:../../graphics/tex-tex-ps
DEPENDS+=	tex-ulem>=2013:../../print/tex-ulem

META_PACKAGE=	yes

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