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