diff --git a/print/tex-ms/DESCR b/print/tex-ms/DESCR new file mode 100644 index 000000000000..8ece28471c13 --- /dev/null +++ b/print/tex-ms/DESCR @@ -0,0 +1,8 @@ +A bundle of LaTeX packages by Martin Schroeder; the collection +comprises: + - count1to, make use of fixed TeX counters, + - everysel, set commands to execute every time a font is selected, + - everyshi, set commands to execute whenever a page is shipped out, + - multitoc, typeset the table of contents in multiple columns, + - prelim2e, mark typeset pages as preliminary, and + - ragged2e, typeset ragged text and allow hyphenation. diff --git a/print/tex-ms/Makefile b/print/tex-ms/Makefile new file mode 100644 index 000000000000..e2dc0ff4795b --- /dev/null +++ b/print/tex-ms/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/07/10 00:15:02 minskim Exp $ +# TeX Live Revision 7340 + +DISTNAME= ms +PKGNAME= tex-${DISTNAME}-2008.7340 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Various LaTeX packages by Martin Schroeder + +CONFLICTS+= teTeX-texmf<=3.0nb17 +DEPENDS+= tex-footmisc-[0-9]*:../../print/tex-footmisc +DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script +DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex +DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ms/PLIST b/print/tex-ms/PLIST new file mode 100644 index 000000000000..2ab112256e53 --- /dev/null +++ b/print/tex-ms/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/10 00:15:02 minskim Exp $ +share/texmf-dist/tex/latex/ms/count1to.sty +share/texmf-dist/tex/latex/ms/everysel.sty +share/texmf-dist/tex/latex/ms/everyshi.sty +share/texmf-dist/tex/latex/ms/multitoc.sty +share/texmf-dist/tex/latex/ms/prelim2e.sty +share/texmf-dist/tex/latex/ms/ragged2e.sty diff --git a/print/tex-ms/distinfo b/print/tex-ms/distinfo new file mode 100644 index 000000000000..fba9eb83ab52 --- /dev/null +++ b/print/tex-ms/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/07/10 00:15:02 minskim Exp $ + +SHA1 (tex-ms-2008.7340/ms.tar.lzma) = e54492e134428323378e4c84c79aee8774335dca +RMD160 (tex-ms-2008.7340/ms.tar.lzma) = f1acfc211dfcd6416dfc68243e208611dcff38e1 +Size (tex-ms-2008.7340/ms.tar.lzma) = 5590 bytes