Import of pkgsrc-2015Q2
This commit is contained in:
12
graphics/tex-metaplot/DESCR
Normal file
12
graphics/tex-metaplot/DESCR
Normal file
@@ -0,0 +1,12 @@
|
||||
MetaPlot is a set of Metapost macros for manipulating pre-
|
||||
generated plots (and similar objects), and formatting them for
|
||||
inclusion in a Metapost figure. The intent is that the plots
|
||||
can be generated by some outside program, in an abstract manner
|
||||
that does not require making decisions about on-page sizing and
|
||||
layout, and then they can be imported into MetaPlot and
|
||||
arranged using the full capabilities of Metapost. Metaplot also
|
||||
includes a very flexible set of macros for generating plot
|
||||
axes, which may be useful in other contexts as well. Presently,
|
||||
MetaPlot is in something of a pre-release beta state; it is
|
||||
quite functional, but the syntax of the commands is still
|
||||
potentially in flux.
|
||||
13
graphics/tex-metaplot/Makefile
Normal file
13
graphics/tex-metaplot/Makefile
Normal file
@@ -0,0 +1,13 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $
|
||||
|
||||
DISTNAME= metaplot
|
||||
PKGNAME= tex-${DISTNAME}-0.91
|
||||
TEXLIVE_REV= 15878
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/metaplot
|
||||
COMMENT= Plot-manipulation macros for use in Metapost
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
3
graphics/tex-metaplot/PLIST
Normal file
3
graphics/tex-metaplot/PLIST
Normal file
@@ -0,0 +1,3 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $
|
||||
share/texmf-dist/metapost/metaplot/axes.mp
|
||||
share/texmf-dist/metapost/metaplot/metaplot.mp
|
||||
5
graphics/tex-metaplot/distinfo
Normal file
5
graphics/tex-metaplot/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $
|
||||
|
||||
SHA1 (tex-metaplot-15878/metaplot.tar.xz) = 14d681ab3ee704020b0e4b021de420e91db60f5a
|
||||
RMD160 (tex-metaplot-15878/metaplot.tar.xz) = ec481c4b7f242ab51c4baa639731dc76ec443608
|
||||
Size (tex-metaplot-15878/metaplot.tar.xz) = 3884 bytes
|
||||
Reference in New Issue
Block a user