14 lines
317 B
Makefile
14 lines
317 B
Makefile
|
# $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"
|