summaryrefslogtreecommitdiff
path: root/print/tex-underscore/Makefile
blob: 52e1140fd9121282364019eb6f4722f8265c6c8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1.1.1 2010/09/24 16:29:12 minskim Exp $

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

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Control the behaviour of "_" in text

CONFLICTS+=	tex-ltxmisc<2010

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