Wed Oct 1 19:59:24 2014 UTC ()
Add tex-verbatimbox-3.13:

The package provides a verbbox environment (which uses techniques similar
to those of the boxedverbatim environment of the moreverb package)
to place its contents into a globally available box, or into a box
specified by the user.

The global box may then be used in a variety of situations (for example,
providing a replica of the boxedverbatim environment itself). A valuable
use is in places where the standard verbatim environment (which is based
on a trivlist) may not appear.


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

File Added: pkgsrc/print/tex-verbatimbox/DESCR
The package provides a verbbox environment (which uses techniques similar
to those of the boxedverbatim environment of the moreverb package)
to place its contents into a globally available box, or into a box
specified by the user.

The global box may then be used in a variety of situations (for example,
providing a replica of the boxedverbatim environment itself). A valuable
use is in places where the standard verbatim environment (which is based
on a trivlist) may not appear.

File Added: pkgsrc/print/tex-verbatimbox/Makefile
# $NetBSD: Makefile,v 1.1 2014/10/01 19:59:24 joerg Exp $

DISTNAME=	verbatimbox
PKGNAME=	tex-${DISTNAME}-3.13
MASTER_SITES=	${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
EXTRACT_SUFX=	.zip

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Deposit verbatim text in a box

DEPENDS+=	tex-readarray-[0-9]*:../../print/tex-readarray

INSTALLATION_DIRS=	share/texmf-dist/doc/latex/verbatimbox \
			share/texmf-dist/tex/latex/verbatimbox

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

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

File Added: pkgsrc/print/tex-verbatimbox/PLIST
@comment $NetBSD: PLIST,v 1.1 2014/10/01 19:59:24 joerg Exp $
share/texmf-dist/doc/latex/verbatimbox/verbatimbox.pdf
share/texmf-dist/tex/latex/verbatimbox/verbatimbox.sty

File Added: pkgsrc/print/tex-verbatimbox/distinfo
$NetBSD: distinfo,v 1.1 2014/10/01 19:59:24 joerg Exp $

SHA1 (tex-verbatimbox-3.13/verbatimbox.zip) = 174508b17fdf1953d55ef19195909aadb15f33ee
RMD160 (tex-verbatimbox-3.13/verbatimbox.zip) = b468c36ee2f97b467deda144583569235209f8c4
Size (tex-verbatimbox-3.13/verbatimbox.zip) = 250342 bytes