From 51df18208738d42c3c0700f6fd604f45eb4b10c3 Mon Sep 17 00:00:00 2001 From: markd Date: Sat, 16 May 2015 10:30:14 +0000 Subject: Add additional tex packages from bibtexextra, latexextra, mathextra and pictures texlive collections. --- print/tex-floatflt/DESCR | 4 ++++ print/tex-floatflt/Makefile | 13 +++++++++++++ print/tex-floatflt/PLIST | 2 ++ print/tex-floatflt/distinfo | 5 +++++ 4 files changed, 24 insertions(+) create mode 100644 print/tex-floatflt/DESCR create mode 100644 print/tex-floatflt/Makefile create mode 100644 print/tex-floatflt/PLIST create mode 100644 print/tex-floatflt/distinfo (limited to 'print/tex-floatflt') diff --git a/print/tex-floatflt/DESCR b/print/tex-floatflt/DESCR new file mode 100644 index 00000000000..8046ece0178 --- /dev/null +++ b/print/tex-floatflt/DESCR @@ -0,0 +1,4 @@ +The package can float text around figures and tables which do +not span the full width of a page; it improves upon floatfig, +and allows tables/figures to be set left/right or alternating +on even/odd pages. diff --git a/print/tex-floatflt/Makefile b/print/tex-floatflt/Makefile new file mode 100644 index 00000000000..3d03e095b6b --- /dev/null +++ b/print/tex-floatflt/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= floatflt +PKGNAME= tex-${DISTNAME}-1.31 +TEXLIVE_REV= 25540 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/floatflt +COMMENT= Wrap text around floats +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-floatflt/PLIST b/print/tex-floatflt/PLIST new file mode 100644 index 00000000000..e5421ba82a7 --- /dev/null +++ b/print/tex-floatflt/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/tex/latex/floatflt/floatflt.sty diff --git a/print/tex-floatflt/distinfo b/print/tex-floatflt/distinfo new file mode 100644 index 00000000000..44c9b4dd54a --- /dev/null +++ b/print/tex-floatflt/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-floatflt-25540/floatflt.tar.xz) = 1c5b8a5c461bac1e73734c1f3b47bc0b319140fe +RMD160 (tex-floatflt-25540/floatflt.tar.xz) = 8654c70c56198eddfad066f00f50374d2f2c8a21 +Size (tex-floatflt-25540/floatflt.tar.xz) = 2808 bytes -- cgit v1.2.3