summaryrefslogtreecommitdiff
path: root/print/tex-floatflt/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-05-16 10:30:14 +0000
committermarkd <markd@pkgsrc.org>2015-05-16 10:30:14 +0000
commitd9c22cfa0f8e9915d796d5d623d78fb08953efd2 (patch)
treec3d86dfeba8c362262bb36740a568aa639871e5d /print/tex-floatflt/Makefile
parentfadf942df768d588481707885b8351b18645c63e (diff)
downloadpkgsrc-d9c22cfa0f8e9915d796d5d623d78fb08953efd2.tar.gz
Add additional tex packages from bibtexextra, latexextra, mathextra and
pictures texlive collections.
Diffstat (limited to 'print/tex-floatflt/Makefile')
-rw-r--r--print/tex-floatflt/Makefile13
1 files changed, 13 insertions, 0 deletions
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"