summaryrefslogtreecommitdiff
path: root/print/tex-underscore/Makefile
blob: bd0705d4fd8b82336fe325a7046cac159a345e35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.2 2016/01/26 10:42:53 markd Exp $

DISTNAME=	underscore
PKGNAME=	tex-${DISTNAME}-2010
TEXLIVE_REV=	18261

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Control the behaviour of "_" in text
LICENSE=	lppl-1.3c

CONFLICTS+=	tex-ltxmisc<2010

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