diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-08 13:47:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-08 13:47:37 +0000 |
commit | 8bc90b6ae975a519cbb90c02d01a8a822e31be00 (patch) | |
tree | b6e86e9324a6226084733697736cd74e8b35aaf8 /graphics/tex-mp3d | |
parent | 94a70a4b2372bbc9022d9ae8a180a6875c4e9deb (diff) | |
download | pkgsrc-8bc90b6ae975a519cbb90c02d01a8a822e31be00.tar.gz |
Add metapost packages from texlive.
Diffstat (limited to 'graphics/tex-mp3d')
-rw-r--r-- | graphics/tex-mp3d/DESCR | 2 | ||||
-rw-r--r-- | graphics/tex-mp3d/Makefile | 13 | ||||
-rw-r--r-- | graphics/tex-mp3d/PLIST | 7 | ||||
-rw-r--r-- | graphics/tex-mp3d/distinfo | 5 |
4 files changed, 27 insertions, 0 deletions
diff --git a/graphics/tex-mp3d/DESCR b/graphics/tex-mp3d/DESCR new file mode 100644 index 00000000000..93229cd7c80 --- /dev/null +++ b/graphics/tex-mp3d/DESCR @@ -0,0 +1,2 @@ +Create animations of 3-dimensional objects (such as polyhedra) +in MetaPost. diff --git a/graphics/tex-mp3d/Makefile b/graphics/tex-mp3d/Makefile new file mode 100644 index 00000000000..e3f529d5ced --- /dev/null +++ b/graphics/tex-mp3d/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= mp3d +PKGNAME= tex-${DISTNAME}-1.34 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mp3d +COMMENT= 3D animations +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mp3d/PLIST b/graphics/tex-mp3d/PLIST new file mode 100644 index 00000000000..5ef3bbb26de --- /dev/null +++ b/graphics/tex-mp3d/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/metapost/mp3d/3d.mp +share/texmf-dist/metapost/mp3d/3danim.mp +share/texmf-dist/metapost/mp3d/3dgeom.mp +share/texmf-dist/metapost/mp3d/3dpoly.mp +share/texmf-dist/metapost/mp3d/3dutil.mp +share/texmf-dist/metapost/mp3d/animpoly.mp diff --git a/graphics/tex-mp3d/distinfo b/graphics/tex-mp3d/distinfo new file mode 100644 index 00000000000..83741507926 --- /dev/null +++ b/graphics/tex-mp3d/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-mp3d-29349/mp3d.tar.xz) = d86a72133d39027f32e39b038f5be3e23f6e18ed +RMD160 (tex-mp3d-29349/mp3d.tar.xz) = 8aa8af1ef119135097129776d2e2f36a69fe01e3 +Size (tex-mp3d-29349/mp3d.tar.xz) = 22956 bytes |