summaryrefslogtreecommitdiff
path: root/print/tex-cleveref-doc/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2017-01-20 21:43:58 +0000
committermarkd <markd>2017-01-20 21:43:58 +0000
commit1908fb1cf0c75fd5dac28e4ac5ea4de69e96296b (patch)
tree26d913a88d2e69952b01dbd3e163dc92e9fbb541 /print/tex-cleveref-doc/Makefile
parent6e1445bca60884b14703aa568e46100c386f5fef (diff)
downloadpkgsrc-1908fb1cf0c75fd5dac28e4ac5ea4de69e96296b.tar.gz
Add tex-abntex2{,-doc} 1.9.6
Typeset technical and scientific Brazilian documents based on ABNT rules Add tex-blindtext{,-doc} 2.0 Producing 'blind' text for testing Add tex-cleveref{,-doc} 0.19 Intelligent cross-referencing Add tex-diagbox{,-doc} 2.1 Table heads with diagonal lines Add tex-fncychap{,-doc} 1.34 Seven predefined chapter heading styles Add tex-fontaxes{,-doc} 1.0d dditional font axes for LaTeX Add tex-longfbox{,-doc} 1.0 Draw framed boxes with standard CSS attributes that can break over multiple pages Add tex-mweights{,-doc} 20130721 Support for multiple-weight font packages Add tex-options{,-doc} 1.0 Provides convenient key-value options for LaTeX package writers Add tex-realboxes{,-doc} 0.2 Variants of common box-commands Add tex-sfmath 0.8 Sans-serif mathematics Add tex-tcolorbox{,-doc} 3.94 Coloured boxes, for LaTeX examples and theorems, etc Add tex-titling{,-doc} 2.1d Control over the typesetting of the \maketitle command Add tex-trimspaces{,-doc} 1.1 Trim spaces around an argument or within a macro
Diffstat (limited to 'print/tex-cleveref-doc/Makefile')
-rw-r--r--print/tex-cleveref-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-cleveref-doc/Makefile b/print/tex-cleveref-doc/Makefile
new file mode 100644
index 00000000000..3a152570367
--- /dev/null
+++ b/print/tex-cleveref-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/01/20 21:43:59 markd Exp $
+
+DISTNAME= cleveref.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-0.19
+TEXLIVE_REV= 32513
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/cleveref
+COMMENT= Documentation for tex-cleveref
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"