Sun Jun 14 14:20:11 2015 UTC ()
Add tex-pbox-1.2:

This package provides a variable-width \parbox and some convenient
length commands.  The \pbox command is equivalent to the \parbox
command, only the width specified is merely the maximum  width; the
\pbox tries to fit itself tightly around the specified text.


(joerg)
diff -r0 -r1.1 pkgsrc/print/tex-pbox/DESCR
diff -r0 -r1.1 pkgsrc/print/tex-pbox/Makefile
diff -r0 -r1.1 pkgsrc/print/tex-pbox/PLIST
diff -r0 -r1.1 pkgsrc/print/tex-pbox/distinfo

File Added: pkgsrc/print/tex-pbox/DESCR
This package provides a variable-width \parbox and some convenient
length commands.  The \pbox command is equivalent to the \parbox
command, only the width specified is merely the maximum  width; the
\pbox tries to fit itself tightly around the specified text.

File Added: pkgsrc/print/tex-pbox/Makefile
# $NetBSD: Makefile,v 1.1 2015/06/14 14:20:11 joerg Exp $

DISTNAME=		pbox
PKGNAME=		tex-${DISTNAME}-1.2
EXTRACT_SUFX=		.tar.xz
TEXLIVE_USE_CTAN=	yes

MAINTAINER=		pkgsrc-users@NetBSD.org
COMMENT=		A variable-width pbox
LICENSE=		gnu-gpl-v3

INSTALLATION_DIRS=	share/texmf-dist/tex/latex/pbox

do-install:
	${INSTALL_DATA} ${WRKSRC}/tex/latex/pbox/pbox.sty \
	    ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/pbox

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

File Added: pkgsrc/print/tex-pbox/PLIST
@comment $NetBSD: PLIST,v 1.1 2015/06/14 14:20:11 joerg Exp $
share/texmf-dist/tex/latex/pbox/pbox.sty

File Added: pkgsrc/print/tex-pbox/distinfo
$NetBSD: distinfo,v 1.1 2015/06/14 14:20:11 joerg Exp $

SHA1 (tex-pbox-1.2/pbox.tar.xz) = 91cdd29e43bf2fe49f378916ad09aaae5a23eae8
RMD160 (tex-pbox-1.2/pbox.tar.xz) = 38dabd87314b9b84f195bdccfa9809a063403096
Size (tex-pbox-1.2/pbox.tar.xz) = 1364 bytes