5ea02dd48f
The package will by default break at word boundaries, but package options are offered to permit breaks within words.
13 lines
312 B
Makefile
13 lines
312 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/09/24 16:23:36 minskim Exp $
|
|
|
|
DISTNAME= truncate
|
|
PKGNAME= tex-${DISTNAME}-3.6
|
|
TEXLIVE_REV= 18921
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Truncate text to a specified width
|
|
|
|
CONFLICTS+= tex-ltxmisc<2010
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|