From 3989e5f0857d9ea9324c04dcb55e8b478dc0d6c3 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 12 Jul 2009 02:55:54 +0000 Subject: Import tex-amsrefs-2.02 as print/tex-amsrefs. Amsrefs is a LaTeX package for bibliographies that provides an archival data format similar to the format of BibTeX database files, but adapted to make direct processing by LaTeX easier. The package can be used either in conjunction with BibTeX or as a replacement for BibTeX. --- print/tex-amsrefs/DESCR | 5 +++++ print/tex-amsrefs/Makefile | 14 ++++++++++++++ print/tex-amsrefs/PLIST | 8 ++++++++ print/tex-amsrefs/distinfo | 5 +++++ 4 files changed, 32 insertions(+) create mode 100644 print/tex-amsrefs/DESCR create mode 100644 print/tex-amsrefs/Makefile create mode 100644 print/tex-amsrefs/PLIST create mode 100644 print/tex-amsrefs/distinfo (limited to 'print') diff --git a/print/tex-amsrefs/DESCR b/print/tex-amsrefs/DESCR new file mode 100644 index 00000000000..6209d2d3acc --- /dev/null +++ b/print/tex-amsrefs/DESCR @@ -0,0 +1,5 @@ +Amsrefs is a LaTeX package for bibliographies that provides an +archival data format similar to the format of BibTeX database files, +but adapted to make direct processing by LaTeX easier. The package +can be used either in conjunction with BibTeX or as a replacement for +BibTeX. diff --git a/print/tex-amsrefs/Makefile b/print/tex-amsrefs/Makefile new file mode 100644 index 00000000000..e61c7336169 --- /dev/null +++ b/print/tex-amsrefs/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 02:55:54 minskim Exp $ +# TeX Live Revision 12053 + +DISTNAME= amsrefs +PKGNAME= tex-${DISTNAME}-2.02 + +MAINTAINER= minskim@NetBSD.org +COMMENT= LaTeX-based replacement for BibTeX + +DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref +DEPENDS+= tex-ltxmisc-[0-9]*:../../print/tex-ltxmisc + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-amsrefs/PLIST b/print/tex-amsrefs/PLIST new file mode 100644 index 00000000000..c6304877e6c --- /dev/null +++ b/print/tex-amsrefs/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/12 02:55:54 minskim Exp $ +share/texmf-dist/tex/latex/amsrefs/amsbst.sty +share/texmf-dist/tex/latex/amsrefs/amsrefs.sty +share/texmf-dist/tex/latex/amsrefs/ifoption.sty +share/texmf-dist/tex/latex/amsrefs/mathscinet.sty +share/texmf-dist/tex/latex/amsrefs/pcatcode.sty +share/texmf-dist/tex/latex/amsrefs/rkeyval.sty +share/texmf-dist/tex/latex/amsrefs/textcmds.sty diff --git a/print/tex-amsrefs/distinfo b/print/tex-amsrefs/distinfo new file mode 100644 index 00000000000..0a8ad9ec145 --- /dev/null +++ b/print/tex-amsrefs/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/07/12 02:55:54 minskim Exp $ + +SHA1 (tex-amsrefs-2.02/amsrefs.tar.lzma) = bc631efe916ed1ebd5caf654ea48488caf576c22 +RMD160 (tex-amsrefs-2.02/amsrefs.tar.lzma) = 575e5c1807dec300f2a063ac764dd7c64c7f01b3 +Size (tex-amsrefs-2.02/amsrefs.tar.lzma) = 21955 bytes -- cgit v1.2.3