summaryrefslogtreecommitdiff
path: root/print/tex-inputenx/Makefile
blob: dc8df72e8b6a137d48307beef9fcca7a03e7cfc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1 2020/05/03 05:30:39 markd Exp $

DISTNAME=	inputenx
PKGNAME=	tex-${DISTNAME}-1.12
TEXLIVE_REV=	52986

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://ctan.org/pkg/inputenx
COMMENT=	Enhanced input encoding handling
LICENSE=	lppl-1.3c

DEPENDS+=	tex-latex-[0-9]*:../../print/tex-latex

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