diff options
author | markd <markd@pkgsrc.org> | 2013-10-19 20:43:38 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2013-10-19 20:43:38 +0000 |
commit | bde46425271c4317bfb731da62a3ac3d457db363 (patch) | |
tree | 53a2f49bd12913b0b0d14adfb0d0328162b87a4c /print/tex-anysize | |
parent | 6f125f526d723cb8af2d907615d0f021bafe8a12 (diff) | |
download | pkgsrc-bde46425271c4317bfb731da62a3ac3d457db363.tar.gz |
Split out and update various texlive packages from teTeX3-texmf to
separate packages.
Diffstat (limited to 'print/tex-anysize')
-rw-r--r-- | print/tex-anysize/DESCR | 3 | ||||
-rw-r--r-- | print/tex-anysize/Makefile | 13 | ||||
-rw-r--r-- | print/tex-anysize/PLIST | 2 | ||||
-rw-r--r-- | print/tex-anysize/distinfo | 5 |
4 files changed, 23 insertions, 0 deletions
diff --git a/print/tex-anysize/DESCR b/print/tex-anysize/DESCR new file mode 100644 index 00000000000..bbe26c63937 --- /dev/null +++ b/print/tex-anysize/DESCR @@ -0,0 +1,3 @@ +This package is considered obsolete; alternatives are the +typearea package from the koma-script bundle, or the geometry +package. diff --git a/print/tex-anysize/Makefile b/print/tex-anysize/Makefile new file mode 100644 index 00000000000..234175be8f1 --- /dev/null +++ b/print/tex-anysize/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2013/10/19 20:43:39 markd Exp $ + +DISTNAME= anysize +PKGNAME= tex-${DISTNAME}-15878 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= A simple package to set up document margins + +CONFLICTS+= teTeX-texmf<=3.0nb42 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-anysize/PLIST b/print/tex-anysize/PLIST new file mode 100644 index 00000000000..96574fe03d9 --- /dev/null +++ b/print/tex-anysize/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2013/10/19 20:43:39 markd Exp $ +share/texmf-dist/tex/latex/anysize/anysize.sty diff --git a/print/tex-anysize/distinfo b/print/tex-anysize/distinfo new file mode 100644 index 00000000000..82002c94972 --- /dev/null +++ b/print/tex-anysize/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/10/19 20:43:39 markd Exp $ + +SHA1 (tex-anysize-15878/anysize.tar.xz) = b157965b7fdf079c9799732e148b82754baf12b0 +RMD160 (tex-anysize-15878/anysize.tar.xz) = 7033837b3954b291cb5a3a8da8b8172b9696024c +Size (tex-anysize-15878/anysize.tar.xz) = 1376 bytes |