From 017e0627a6c9ddc7188e68644dabab3870ecefcd Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 17 Sep 2011 22:42:48 +0000 Subject: Import tex-shadow-1.3 as print/tex-shadow. Defines a command \shabox (analgous to \fbox), and supporting mechanisms. --- print/tex-shadow/DESCR | 2 ++ print/tex-shadow/Makefile | 11 +++++++++++ print/tex-shadow/PLIST | 2 ++ print/tex-shadow/distinfo | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 print/tex-shadow/DESCR create mode 100644 print/tex-shadow/Makefile create mode 100644 print/tex-shadow/PLIST create mode 100644 print/tex-shadow/distinfo (limited to 'print/tex-shadow') diff --git a/print/tex-shadow/DESCR b/print/tex-shadow/DESCR new file mode 100644 index 00000000000..88c8b5a2b41 --- /dev/null +++ b/print/tex-shadow/DESCR @@ -0,0 +1,2 @@ +Defines a command \shabox (analgous to \fbox), and supporting +mechanisms. diff --git a/print/tex-shadow/Makefile b/print/tex-shadow/Makefile new file mode 100644 index 00000000000..37bbb1e77d8 --- /dev/null +++ b/print/tex-shadow/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/09/17 22:42:48 minskim Exp $ + +DISTNAME= shadow +PKGNAME= tex-${DISTNAME}-1.3 +TEXLIVE_REV= 20312 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Shadow boxes + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-shadow/PLIST b/print/tex-shadow/PLIST new file mode 100644 index 00000000000..75b448dab56 --- /dev/null +++ b/print/tex-shadow/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/09/17 22:42:48 minskim Exp $ +share/texmf-dist/tex/latex/shadow/shadow.sty diff --git a/print/tex-shadow/distinfo b/print/tex-shadow/distinfo new file mode 100644 index 00000000000..7c26b93b57d --- /dev/null +++ b/print/tex-shadow/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/09/17 22:42:48 minskim Exp $ + +SHA1 (tex-shadow-20312/shadow.tar.xz) = 892e1ae138de604821f8d7bbdcadcd4ca2ae1e19 +RMD160 (tex-shadow-20312/shadow.tar.xz) = 051564c6d9b3ed232784d58017bb9a87069293f9 +Size (tex-shadow-20312/shadow.tar.xz) = 1920 bytes -- cgit v1.2.3