summaryrefslogtreecommitdiff
path: root/print/tex-etex/Makefile
blob: dd42970e4278220fcf2fa1e7b0ef8143c1ee94cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.2 2010/01/29 03:32:10 minskim Exp $
# TeX Live Revision 16381

DISTNAME=	etex
PKGNAME=	tex-${DISTNAME}-2.1
DIST_SUBDIR=	${PKGNAME}-2009

MAINTAINER=	minskim@NetBSD.org
COMMENT=	TeX implementation filling the gap between TeX3 and NTS

CONFLICTS+=	teTeX-texmf<=3.0nb11
DEPENDS+=	tex-plain-[0-9]*:../../print/tex-plain

TEX_TEXMF_DIRS=	${PREFIX}/share/texmf-dist

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"