diff options
author | minskim <minskim@pkgsrc.org> | 2009-04-29 05:49:05 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-04-29 05:49:05 +0000 |
commit | b45a625c8aa72f381fc1d09015bd3ca37c2425b2 (patch) | |
tree | f65aba4a5c45aa0ba0549eac5794b8b0ec06a86d /print | |
parent | 110b32f43b92a2582e5aef5d6e53f3934543e33a (diff) | |
download | pkgsrc-b45a625c8aa72f381fc1d09015bd3ca37c2425b2.tar.gz |
Import tex-fancyhdr-3.1 as print/tex-fancyhdr.
The package provides extensive facilities, both for constructing
headers and footers, and for controlling their use (for example, at
times when LaTeX would automatically change the heading style in use).
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-fancyhdr/DESCR | 3 | ||||
-rw-r--r-- | print/tex-fancyhdr/Makefile | 14 | ||||
-rw-r--r-- | print/tex-fancyhdr/PLIST | 4 | ||||
-rw-r--r-- | print/tex-fancyhdr/distinfo | 5 |
4 files changed, 26 insertions, 0 deletions
diff --git a/print/tex-fancyhdr/DESCR b/print/tex-fancyhdr/DESCR new file mode 100644 index 00000000000..8aa5ce88c1a --- /dev/null +++ b/print/tex-fancyhdr/DESCR @@ -0,0 +1,3 @@ +The package provides extensive facilities, both for constructing +headers and footers, and for controlling their use (for example, at +times when LaTeX would automatically change the heading style in use). diff --git a/print/tex-fancyhdr/Makefile b/print/tex-fancyhdr/Makefile new file mode 100644 index 00000000000..7b1bb1d8910 --- /dev/null +++ b/print/tex-fancyhdr/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 05:49:05 minskim Exp $ +# TeX Live Revision 7340 + +DISTNAME= fancyhdr +PKGNAME= tex-${DISTNAME}-3.1 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Extensive control of page headers and footers in LaTeX2e + +CONFLICTS+= teTeX-texmf<=3.0nb13 +DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fancyhdr/PLIST b/print/tex-fancyhdr/PLIST new file mode 100644 index 00000000000..9faa035b5de --- /dev/null +++ b/print/tex-fancyhdr/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 05:49:05 minskim Exp $ +share/texmf-dist/tex/latex/fancyhdr/extramarks.sty +share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty +share/texmf-dist/tex/latex/fancyhdr/fancyheadings.sty diff --git a/print/tex-fancyhdr/distinfo b/print/tex-fancyhdr/distinfo new file mode 100644 index 00000000000..992782124a1 --- /dev/null +++ b/print/tex-fancyhdr/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/04/29 05:49:05 minskim Exp $ + +SHA1 (tex-fancyhdr-3.1/fancyhdr.tar.lzma) = bbcce2f3eab0cb35a284d5fc42274165f045b4f8 +RMD160 (tex-fancyhdr-3.1/fancyhdr.tar.lzma) = 461ea07e43e68a0710d8cde3cf3c56609c31d76a +Size (tex-fancyhdr-3.1/fancyhdr.tar.lzma) = 8254 bytes |