summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-08 13:17:14 +0000
committerwiz <wiz>2015-05-08 13:17:14 +0000
commitccfd28f476faad30cfe3af57bbb7ea50b142cae0 (patch)
treed0d012713a37adea5bb8fef1cf1b513b3bc695a3 /graphics
parent78c3e984df7ca3c3932407b5f52d3bd88fe9e5d1 (diff)
downloadpkgsrc-ccfd28f476faad30cfe3af57bbb7ea50b142cae0.tar.gz
Import tex-mfpic-1.10 as graphics/tex-mfpic.
Mfpic is a scheme for producing pictures from (La)TeX commands. Commands \mfpic and \endmfpic (in LaTeX, the mfpic environment) enclose a group in which drawing commands may be placed. The commands generate a Meta-language file, which may be processed by Metapost (or even Metafont). The resulting image file will be read back in to the document to place the picture at the point where the original (La)TeX commands appeared. Note that the ability to use Metapost here means that the package works equally well in LaTeX and PDFLaTeX.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tex-mfpic/DESCR9
-rw-r--r--graphics/tex-mfpic/Makefile13
-rw-r--r--graphics/tex-mfpic/PLIST7
-rw-r--r--graphics/tex-mfpic/distinfo5
4 files changed, 34 insertions, 0 deletions
diff --git a/graphics/tex-mfpic/DESCR b/graphics/tex-mfpic/DESCR
new file mode 100644
index 00000000000..30ca1780e45
--- /dev/null
+++ b/graphics/tex-mfpic/DESCR
@@ -0,0 +1,9 @@
+Mfpic is a scheme for producing pictures from (La)TeX commands.
+Commands \mfpic and \endmfpic (in LaTeX, the mfpic environment)
+enclose a group in which drawing commands may be placed. The
+commands generate a Meta-language file, which may be processed
+by Metapost (or even Metafont). The resulting image file will
+be read back in to the document to place the picture at the
+point where the original (La)TeX commands appeared. Note that
+the ability to use Metapost here means that the package works
+equally well in LaTeX and PDFLaTeX.
diff --git a/graphics/tex-mfpic/Makefile b/graphics/tex-mfpic/Makefile
new file mode 100644
index 00000000000..061ef110e53
--- /dev/null
+++ b/graphics/tex-mfpic/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/08 13:17:14 wiz Exp $
+
+DISTNAME= mfpic
+PKGNAME= tex-${DISTNAME}-1.10
+TEXLIVE_REV= 28444
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/mfpic
+COMMENT= Draw Metafont/post pictures from (La)TeX commands
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/tex-mfpic/PLIST b/graphics/tex-mfpic/PLIST
new file mode 100644
index 00000000000..3f61e3c4273
--- /dev/null
+++ b/graphics/tex-mfpic/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:17:14 wiz Exp $
+share/texmf-dist/metafont/mfpic/grafbase.mf
+share/texmf-dist/metapost/mfpic/dvipsnam.mp
+share/texmf-dist/metapost/mfpic/grafbase.mp
+share/texmf-dist/tex/generic/mfpic/mfpic.sty
+share/texmf-dist/tex/generic/mfpic/mfpic.tex
+share/texmf-dist/tex/generic/mfpic/mfpicdef.tex
diff --git a/graphics/tex-mfpic/distinfo b/graphics/tex-mfpic/distinfo
new file mode 100644
index 00000000000..7527c90cae3
--- /dev/null
+++ b/graphics/tex-mfpic/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/08 13:17:14 wiz Exp $
+
+SHA1 (tex-mfpic-28444/mfpic.tar.xz) = f139b802a2dc3131079db766e4981aaca7b62a91
+RMD160 (tex-mfpic-28444/mfpic.tar.xz) = 4984fe7402c8b1982848031add5c530f7ef62294
+Size (tex-mfpic-28444/mfpic.tar.xz) = 47032 bytes