diff options
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 |