diff options
author | minskim <minskim@pkgsrc.org> | 2011-09-17 22:44:23 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-09-17 22:44:23 +0000 |
commit | 80896aac7a2c78c8e3e0702d7225f32787a7acaa (patch) | |
tree | 0bbae9a764ff2f22d7fab0b4c38f7147f3486ca3 /print | |
parent | 8823505795ad756b89f46e4c22c6304ae8119acd (diff) | |
download | pkgsrc-80896aac7a2c78c8e3e0702d7225f32787a7acaa.tar.gz |
Import tex-showtags-1.05 as print/tex-showtags.
Prints the tag right-aligned on each line of the bibliography.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-showtags/DESCR | 1 | ||||
-rw-r--r-- | print/tex-showtags/Makefile | 11 | ||||
-rw-r--r-- | print/tex-showtags/PLIST | 2 | ||||
-rw-r--r-- | print/tex-showtags/distinfo | 5 |
4 files changed, 19 insertions, 0 deletions
diff --git a/print/tex-showtags/DESCR b/print/tex-showtags/DESCR new file mode 100644 index 00000000000..2d5eaa938ef --- /dev/null +++ b/print/tex-showtags/DESCR @@ -0,0 +1 @@ +Prints the tag right-aligned on each line of the bibliography. diff --git a/print/tex-showtags/Makefile b/print/tex-showtags/Makefile new file mode 100644 index 00000000000..f9cd71fa92c --- /dev/null +++ b/print/tex-showtags/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/09/17 22:44:23 minskim Exp $ + +DISTNAME= showtags +PKGNAME= tex-${DISTNAME}-1.05 +TEXLIVE_REV= 20336 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Print the tags of bibliography entries + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-showtags/PLIST b/print/tex-showtags/PLIST new file mode 100644 index 00000000000..9c69c42c0e4 --- /dev/null +++ b/print/tex-showtags/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/09/17 22:44:23 minskim Exp $ +share/texmf-dist/tex/latex/showtags/showtags.sty diff --git a/print/tex-showtags/distinfo b/print/tex-showtags/distinfo new file mode 100644 index 00000000000..4a0334ad569 --- /dev/null +++ b/print/tex-showtags/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/09/17 22:44:23 minskim Exp $ + +SHA1 (tex-showtags-20336/showtags.tar.xz) = f57ff114bea9dab64d76309247e23f9a5ed80bc7 +RMD160 (tex-showtags-20336/showtags.tar.xz) = 523fb562705809f0a96178c29054b5dc37236e2d +Size (tex-showtags-20336/showtags.tar.xz) = 2036 bytes |