summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-formatsextra/Makefile
blob: 7a50cd816a460f151891110c7c72d062d125af48 (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 2015/05/31 06:53:07 markd Exp $

DISTNAME=	collection-formatsextra
PKGNAME=	texlive-${DISTNAME}-2014
CATEGORIES=	meta-pkgs
MASTER_SITES=	# empty
TEXLIVE_REV=	33658

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.tug.org/texlive/
COMMENT=	Additional formats for TeX

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

DEPENDS+=	tex-edmac-[0-9]*:../../print/tex-edmac
DEPENDS+=	tex-eplain-[0-9]*:../../print/tex-eplain
DEPENDS+=	tex-lollipop-[0-9]*:../../print/tex-lollipop
DEPENDS+=	tex-mltex-[0-9]*:../../print/tex-mltex
DEPENDS+=	tex-psizzl-[0-9]*:../../print/tex-psizzl
DEPENDS+=	tex-startex-[0-9]*:../../print/tex-startex
DEPENDS+=	tex-texsis-[0-9]*:../../print/tex-texsis

META_PACKAGE=	yes

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