diff options
author | minskim <minskim> | 2010-04-10 07:35:36 +0000 |
---|---|---|
committer | minskim <minskim> | 2010-04-10 07:35:36 +0000 |
commit | 707bb53a9425285740a5c4db4afd982dd094b838 (patch) | |
tree | 56b1e89d597ba92327e50acedaa735e8669fc671 /print | |
parent | b304d30f66bde662e19ed10c431efb4569b09ce8 (diff) | |
download | pkgsrc-707bb53a9425285740a5c4db4afd982dd094b838.tar.gz |
Import tex-a5comb-4 as print/tex-a5comb.
This package supports A5 paper sizes for LaTeX.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-a5comb/DESCR | 2 | ||||
-rw-r--r-- | print/tex-a5comb/Makefile | 13 | ||||
-rw-r--r-- | print/tex-a5comb/PLIST | 2 | ||||
-rw-r--r-- | print/tex-a5comb/distinfo | 5 |
4 files changed, 22 insertions, 0 deletions
diff --git a/print/tex-a5comb/DESCR b/print/tex-a5comb/DESCR new file mode 100644 index 00000000000..a81d6dc7fa5 --- /dev/null +++ b/print/tex-a5comb/DESCR @@ -0,0 +1,2 @@ +This package supports A5 paper sizes for LaTeX. It was superceded by +tex-geometry. diff --git a/print/tex-a5comb/Makefile b/print/tex-a5comb/Makefile new file mode 100644 index 00000000000..d45f71bae5c --- /dev/null +++ b/print/tex-a5comb/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 07:35:36 minskim Exp $ +# TeX Live Revision 17020 + +DISTNAME= a5comb +PKGNAME= tex-${DISTNAME}-4 + +MAINTAINER= minskim@NetBSD.org +COMMENT= A5 paper sizes support for LaTeX + +CONFLICTS+= tex-ltxmisc<2009 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-a5comb/PLIST b/print/tex-a5comb/PLIST new file mode 100644 index 00000000000..6658614ad0a --- /dev/null +++ b/print/tex-a5comb/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/10 07:35:36 minskim Exp $ +share/texmf-dist/tex/latex/a5comb/a5comb.sty diff --git a/print/tex-a5comb/distinfo b/print/tex-a5comb/distinfo new file mode 100644 index 00000000000..df87962c629 --- /dev/null +++ b/print/tex-a5comb/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/04/10 07:35:36 minskim Exp $ + +SHA1 (tex-a5comb-4/a5comb.tar.xz) = 16b7855165b7cae61e2319664e18d121650947b0 +RMD160 (tex-a5comb-4/a5comb.tar.xz) = 0a155adbebb64317a4d3a2acdf6fed4477427936 +Size (tex-a5comb-4/a5comb.tar.xz) = 960 bytes |