summaryrefslogtreecommitdiff
path: root/print/tex-t2/Makefile
blob: b59a4c8afd7ce6066f380d7a6bf74d6800a080b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.6 2019/12/06 20:23:23 markd Exp $

DISTNAME=	t2
PKGNAME=	tex-${DISTNAME}-2018.47870
TEXLIVE_REV=	47870

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://ctan.org/pkg/t2
COMMENT=	Support for using T2 encoding
LICENSE=	lppl-1.3c

DEPENDS+=	tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+=	tex-tools-[0-9]*:../../print/tex-tools

TEXLIVE_UNVERSIONED=	yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"