summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2017-10-23 10:28:49 +0000
committermarkd <markd@pkgsrc.org>2017-10-23 10:28:49 +0000
commit4b7e592c1a6443f8c7e87c8073d402b12f5f216e (patch)
tree052110ee333f008bc9d91c9e47afa69aae295efa /print
parentd38e595380181b712ebe1b121bd3f18063f74540 (diff)
downloadpkgsrc-4b7e592c1a6443f8c7e87c8073d402b12f5f216e.tar.gz
tex-pagenote{,-doc}: import version 1.1a
The pagenote package provides tagged notes on a separate page (also known as 'end notes'). Unless the memoir class is used, the package requires the ifmtarg package.
Diffstat (limited to 'print')
-rw-r--r--print/tex-pagenote-doc/DESCR1
-rw-r--r--print/tex-pagenote-doc/Makefile13
-rw-r--r--print/tex-pagenote-doc/PLIST3
-rw-r--r--print/tex-pagenote-doc/distinfo6
-rw-r--r--print/tex-pagenote/DESCR3
-rw-r--r--print/tex-pagenote/Makefile13
-rw-r--r--print/tex-pagenote/PLIST2
-rw-r--r--print/tex-pagenote/distinfo6
8 files changed, 47 insertions, 0 deletions
diff --git a/print/tex-pagenote-doc/DESCR b/print/tex-pagenote-doc/DESCR
new file mode 100644
index 00000000000..94545a26a93
--- /dev/null
+++ b/print/tex-pagenote-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-pagenote.
diff --git a/print/tex-pagenote-doc/Makefile b/print/tex-pagenote-doc/Makefile
new file mode 100644
index 00000000000..ea58decced6
--- /dev/null
+++ b/print/tex-pagenote-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/10/23 10:28:49 markd Exp $
+
+DISTNAME= pagenote.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.1a
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/pagenote
+COMMENT= Documentation for tex-pagenote
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-pagenote-doc/PLIST b/print/tex-pagenote-doc/PLIST
new file mode 100644
index 00000000000..1f825d22200
--- /dev/null
+++ b/print/tex-pagenote-doc/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/23 10:28:49 markd Exp $
+share/texmf-dist/doc/latex/pagenote/README
+share/texmf-dist/doc/latex/pagenote/pagenote.pdf
diff --git a/print/tex-pagenote-doc/distinfo b/print/tex-pagenote-doc/distinfo
new file mode 100644
index 00000000000..dccdb21466e
--- /dev/null
+++ b/print/tex-pagenote-doc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/23 10:28:49 markd Exp $
+
+SHA1 (tex-pagenote-15878/pagenote.doc.tar.xz) = 64e130286313d9452df9861b51da708a312a9f0e
+RMD160 (tex-pagenote-15878/pagenote.doc.tar.xz) = 9f63e7ac6cc305bf2b7bcb1b920323a79c4c011e
+SHA512 (tex-pagenote-15878/pagenote.doc.tar.xz) = 1e11494e34e0e703b0b92cc6ed6d17104d82f3a9d20d60b1bf7a950235ac6a9646438c2193085432304ea9e937ec321c155bfa3ae42e3089bf0632fb793e2900
+Size (tex-pagenote-15878/pagenote.doc.tar.xz) = 138596 bytes
diff --git a/print/tex-pagenote/DESCR b/print/tex-pagenote/DESCR
new file mode 100644
index 00000000000..8cc5a32998d
--- /dev/null
+++ b/print/tex-pagenote/DESCR
@@ -0,0 +1,3 @@
+The pagenote package provides tagged notes on a separate page
+(also known as 'end notes'). Unless the memoir class is used,
+the package requires the ifmtarg package.
diff --git a/print/tex-pagenote/Makefile b/print/tex-pagenote/Makefile
new file mode 100644
index 00000000000..d716a86ae0e
--- /dev/null
+++ b/print/tex-pagenote/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/10/23 10:28:49 markd Exp $
+
+DISTNAME= pagenote
+PKGNAME= tex-${DISTNAME}-1.1a
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/pagenote
+COMMENT= Notes at end of document
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-pagenote/PLIST b/print/tex-pagenote/PLIST
new file mode 100644
index 00000000000..cc8aa9c2b11
--- /dev/null
+++ b/print/tex-pagenote/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/23 10:28:49 markd Exp $
+share/texmf-dist/tex/latex/pagenote/pagenote.sty
diff --git a/print/tex-pagenote/distinfo b/print/tex-pagenote/distinfo
new file mode 100644
index 00000000000..71dff9755c4
--- /dev/null
+++ b/print/tex-pagenote/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/23 10:28:49 markd Exp $
+
+SHA1 (tex-pagenote-15878/pagenote.tar.xz) = a09517fa2f1dd998ebb6af5bd15cb32602eb9395
+RMD160 (tex-pagenote-15878/pagenote.tar.xz) = 86fca83835008cdd3a7b183bb3e40a0f69a5b1cc
+SHA512 (tex-pagenote-15878/pagenote.tar.xz) = df3667f219bd019b040f075901a3a25a8d97158945fd03e2de5fdeee38e2d8b65276da7936dc68c45dcf65fe38aa25baf7197caa974da5e5937fd684d18bd74d
+Size (tex-pagenote-15878/pagenote.tar.xz) = 2020 bytes