From 38c2c23b6d5c8e80a6c11a96321a6ce9502d5a60 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 8 May 2015 13:47:37 +0000 Subject: Add metapost packages from texlive. --- graphics/tex-threeddice/DESCR | 4 ++++ graphics/tex-threeddice/Makefile | 13 +++++++++++++ graphics/tex-threeddice/PLIST | 2 ++ graphics/tex-threeddice/distinfo | 5 +++++ 4 files changed, 24 insertions(+) create mode 100644 graphics/tex-threeddice/DESCR create mode 100644 graphics/tex-threeddice/Makefile create mode 100644 graphics/tex-threeddice/PLIST create mode 100644 graphics/tex-threeddice/distinfo (limited to 'graphics/tex-threeddice') diff --git a/graphics/tex-threeddice/DESCR b/graphics/tex-threeddice/DESCR new file mode 100644 index 00000000000..067d41db2b1 --- /dev/null +++ b/graphics/tex-threeddice/DESCR @@ -0,0 +1,4 @@ +The package provides MetaPost code to create all possible +symmetrical views (up to rotation) of a right-handed die. +Configuration is possible by editing the source code, following +the guidance in the documentation. diff --git a/graphics/tex-threeddice/Makefile b/graphics/tex-threeddice/Makefile new file mode 100644 index 00000000000..e64a25b65f7 --- /dev/null +++ b/graphics/tex-threeddice/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= threeddice +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 20675 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/threeddice +COMMENT= Create images of dice with faces showing, using MetaPost +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-threeddice/PLIST b/graphics/tex-threeddice/PLIST new file mode 100644 index 00000000000..f397dc9264e --- /dev/null +++ b/graphics/tex-threeddice/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/metapost/threeddice/threeddice.mp diff --git a/graphics/tex-threeddice/distinfo b/graphics/tex-threeddice/distinfo new file mode 100644 index 00000000000..19838d8e9e7 --- /dev/null +++ b/graphics/tex-threeddice/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-threeddice-20675/threeddice.tar.xz) = 50165c4c5e47caf15d669529f15504d6060c151f +RMD160 (tex-threeddice-20675/threeddice.tar.xz) = a41bb8b13fb382af4b70457230faa8e789f8c84f +Size (tex-threeddice-20675/threeddice.tar.xz) = 2196 bytes -- cgit v1.2.3