diff options
Diffstat (limited to 'print/tex-capt-of')
-rw-r--r-- | print/tex-capt-of/DESCR | 4 | ||||
-rw-r--r-- | print/tex-capt-of/Makefile | 13 | ||||
-rw-r--r-- | print/tex-capt-of/PLIST | 2 | ||||
-rw-r--r-- | print/tex-capt-of/distinfo | 5 |
4 files changed, 24 insertions, 0 deletions
diff --git a/print/tex-capt-of/DESCR b/print/tex-capt-of/DESCR new file mode 100644 index 00000000000..2cf4b0b2121 --- /dev/null +++ b/print/tex-capt-of/DESCR @@ -0,0 +1,4 @@ +This LaTeX package defines a command \captionof for putting a caption +to something that's not a float. Note that the caption package +includes a \captionof command that is an extension of that provided by +this package. diff --git a/print/tex-capt-of/Makefile b/print/tex-capt-of/Makefile new file mode 100644 index 00000000000..118daf58c0c --- /dev/null +++ b/print/tex-capt-of/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 20:58:07 minskim Exp $ +# TeX Live Revision 16813 + +DISTNAME= capt-of +PKGNAME= tex-${DISTNAME}-2009 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Captions on more than floats + +CONFLICTS+= tex-ltxmisc<2009 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-capt-of/PLIST b/print/tex-capt-of/PLIST new file mode 100644 index 00000000000..984e667f536 --- /dev/null +++ b/print/tex-capt-of/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/11 20:58:07 minskim Exp $ +share/texmf-dist/tex/latex/capt-of/capt-of.sty diff --git a/print/tex-capt-of/distinfo b/print/tex-capt-of/distinfo new file mode 100644 index 00000000000..71e59b8d6e7 --- /dev/null +++ b/print/tex-capt-of/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/04/11 20:58:07 minskim Exp $ + +SHA1 (tex-capt-of-2009/capt-of.tar.xz) = bad62e872b7b15b6379d04c6a7be13b652ceb480 +RMD160 (tex-capt-of-2009/capt-of.tar.xz) = ceaffa221a4267326f0fcf99e5035154c07d4e01 +Size (tex-capt-of-2009/capt-of.tar.xz) = 1100 bytes |