diff options
author | minskim <minskim@pkgsrc.org> | 2010-02-05 17:38:36 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-02-05 17:38:36 +0000 |
commit | a8d5f73952856d1a3e9d72a2bd684f2202fd3557 (patch) | |
tree | 6744cd8e02ee270ad1a00b52afc5a0f50b4ee6be | |
parent | 31fc51e68f7d5e72ed3511a628cd7cf9d6608651 (diff) | |
download | pkgsrc-a8d5f73952856d1a3e9d72a2bd684f2202fd3557.tar.gz |
Import tex-apalike-2009 as print/tex-apalike.
BibTeX styles, and Plain and LaTeX 2.09 macros for using them, to
provide something like the requirements of the APA. A version of the
BibTeX style, somewhat updated, is available as apalike2.
-rw-r--r-- | print/tex-apalike/DESCR | 3 | ||||
-rw-r--r-- | print/tex-apalike/Makefile | 11 | ||||
-rw-r--r-- | print/tex-apalike/PLIST | 4 | ||||
-rw-r--r-- | print/tex-apalike/distinfo | 5 |
4 files changed, 23 insertions, 0 deletions
diff --git a/print/tex-apalike/DESCR b/print/tex-apalike/DESCR new file mode 100644 index 00000000000..b58ca1f7fe9 --- /dev/null +++ b/print/tex-apalike/DESCR @@ -0,0 +1,3 @@ +BibTeX styles, and Plain and LaTeX 2.09 macros for using them, to +provide something like the requirements of the APA. A version of the +BibTeX style, somewhat updated, is available as apalike2. diff --git a/print/tex-apalike/Makefile b/print/tex-apalike/Makefile new file mode 100644 index 00000000000..2aa3b348056 --- /dev/null +++ b/print/tex-apalike/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/02/05 17:38:36 minskim Exp $ +# TeX Live Revision 15878 + +DISTNAME= apalike +PKGNAME= tex-${DISTNAME}-2009 + +MAINTAINER= minskim@NetBSD.org +COMMENT= APA-like citations + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-apalike/PLIST b/print/tex-apalike/PLIST new file mode 100644 index 00000000000..3f349e3fa50 --- /dev/null +++ b/print/tex-apalike/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/05 17:38:36 minskim Exp $ +share/texmf-dist/bibtex/bst/apalike/apalike.bst +share/texmf-dist/tex/latex/apalike/apalike.sty +share/texmf-dist/tex/plain/apalike/apalike.tex diff --git a/print/tex-apalike/distinfo b/print/tex-apalike/distinfo new file mode 100644 index 00000000000..10008e8e1bd --- /dev/null +++ b/print/tex-apalike/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/02/05 17:38:36 minskim Exp $ + +SHA1 (tex-apalike-2009/apalike.tar.xz) = d11763e1d2f1c9daac410343a7bee87ff0284b25 +RMD160 (tex-apalike-2009/apalike.tar.xz) = dbece909688943b851e14b719d0aafdec5158ffd +Size (tex-apalike-2009/apalike.tar.xz) = 8184 bytes |