From bb4de7eae24e0dfca8708e0717b2797336cc9385 Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 17 Sep 2011 22:51:05 +0000 Subject: Import tex-statex-1.6 as print/tex-statex. A package defining many macros for items of significance in statistical presentations. An updated, but incompatible, version of the package is available: statex2. --- print/tex-statex/DESCR | 3 +++ print/tex-statex/Makefile | 18 ++++++++++++++++++ print/tex-statex/PLIST | 2 ++ print/tex-statex/distinfo | 5 +++++ 4 files changed, 28 insertions(+) create mode 100644 print/tex-statex/DESCR create mode 100644 print/tex-statex/Makefile create mode 100644 print/tex-statex/PLIST create mode 100644 print/tex-statex/distinfo diff --git a/print/tex-statex/DESCR b/print/tex-statex/DESCR new file mode 100644 index 00000000000..b24e361ffea --- /dev/null +++ b/print/tex-statex/DESCR @@ -0,0 +1,3 @@ +A package defining many macros for items of significance in statistical +presentations. An updated, but incompatible, version of the package is +available: statex2. diff --git a/print/tex-statex/Makefile b/print/tex-statex/Makefile new file mode 100644 index 00000000000..14a197afbbd --- /dev/null +++ b/print/tex-statex/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/09/17 22:51:05 minskim Exp $ + +DISTNAME= statex +PKGNAME= tex-${DISTNAME}-1.6 +TEXLIVE_REV= 20306 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Statistics style + +DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts +DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath +DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics +DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex +DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin +DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-statex/PLIST b/print/tex-statex/PLIST new file mode 100644 index 00000000000..94d979cc01d --- /dev/null +++ b/print/tex-statex/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/09/17 22:51:05 minskim Exp $ +share/texmf-dist/tex/latex/statex/statex.sty diff --git a/print/tex-statex/distinfo b/print/tex-statex/distinfo new file mode 100644 index 00000000000..886b656377d --- /dev/null +++ b/print/tex-statex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/09/17 22:51:05 minskim Exp $ + +SHA1 (tex-statex-20306/statex.tar.xz) = 2fbb9d27ec46800481b2ec612dd714fc4145005b +RMD160 (tex-statex-20306/statex.tar.xz) = b21a1d1637d8ba26016071211303fc146c178012 +Size (tex-statex-20306/statex.tar.xz) = 4872 bytes -- cgit v1.2.3