pkgsrc/print/tex-truncate/Makefile
minskim 5ea02dd48f Import tex-truncate-3.6 as print/tex-truncate.
The package will by default break at word boundaries, but package
options are offered to permit breaks within words.
2010-09-24 16:23:36 +00:00

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"