summaryrefslogtreecommitdiff
path: root/print/tex-collection-genericrecommended/Makefile
blob: 3a37d5b3584b0fe37c1de8ad84650c6f81887d3c (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
# $NetBSD: Makefile,v 1.2 2013/12/02 19:36:06 minskim Exp $

DISTNAME=	collection-genericrecommended
PKGNAME=	tex-${DISTNAME}-2013
CATEGORIES=	print
MASTER_SITES=	# empty
TEXLIVE_REV=	30396

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

DEPENDS+=	tex-collection-basic>=2013:../../print/tex-collection-basic
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"