From 707bb53a9425285740a5c4db4afd982dd094b838 Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 10 Apr 2010 07:35:36 +0000 Subject: Import tex-a5comb-4 as print/tex-a5comb. This package supports A5 paper sizes for LaTeX. --- print/tex-a5comb/DESCR | 2 ++ print/tex-a5comb/Makefile | 13 +++++++++++++ print/tex-a5comb/PLIST | 2 ++ print/tex-a5comb/distinfo | 5 +++++ 4 files changed, 22 insertions(+) create mode 100644 print/tex-a5comb/DESCR create mode 100644 print/tex-a5comb/Makefile create mode 100644 print/tex-a5comb/PLIST create mode 100644 print/tex-a5comb/distinfo (limited to 'print') 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 -- cgit v1.2.3