diff options
author | minskim <minskim@pkgsrc.org> | 2010-04-11 05:43:43 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-04-11 05:43:43 +0000 |
commit | 7ded4083150762d907340ee7ecc0e1d36d4333e8 (patch) | |
tree | cf88a03f7afbc7a027144c71837c557c59cd6b30 /print | |
parent | 4333f1d54f20a66c4a02de27bff8d1613eea45a2 (diff) | |
download | pkgsrc-7ded4083150762d907340ee7ecc0e1d36d4333e8.tar.gz |
Import tex-acromake-2009 as print/tex-acromake.
The command \acromake defines a command that will expand to an acronym
and its definition (on first use) and just the acronym thereafter.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-acromake/DESCR | 2 | ||||
-rw-r--r-- | print/tex-acromake/Makefile | 13 | ||||
-rw-r--r-- | print/tex-acromake/PLIST | 2 | ||||
-rw-r--r-- | print/tex-acromake/distinfo | 5 |
4 files changed, 22 insertions, 0 deletions
diff --git a/print/tex-acromake/DESCR b/print/tex-acromake/DESCR new file mode 100644 index 00000000000..7ed7a4d6fa8 --- /dev/null +++ b/print/tex-acromake/DESCR @@ -0,0 +1,2 @@ +The command \acromake defines a command that will expand to an acronym +and its definition (on first use) and just the acronym thereafter. diff --git a/print/tex-acromake/Makefile b/print/tex-acromake/Makefile new file mode 100644 index 00000000000..3a57a4ae1ef --- /dev/null +++ b/print/tex-acromake/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 05:43:43 minskim Exp $ +# TeX Live Revision 17044 + +DISTNAME= acromake +PKGNAME= tex-${DISTNAME}-2009 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Make commands for acronyms in LaTeX + +CONFLICTS+= tex-ltxmisc<2009 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-acromake/PLIST b/print/tex-acromake/PLIST new file mode 100644 index 00000000000..d675cda71f7 --- /dev/null +++ b/print/tex-acromake/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/11 05:43:43 minskim Exp $ +share/texmf-dist/tex/latex/acromake/acromake.sty diff --git a/print/tex-acromake/distinfo b/print/tex-acromake/distinfo new file mode 100644 index 00000000000..9d51a839eb8 --- /dev/null +++ b/print/tex-acromake/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/04/11 05:43:43 minskim Exp $ + +SHA1 (tex-acromake-2009/acromake.tar.xz) = bd1ee2656a01c80eeac9204710adb5027457abf5 +RMD160 (tex-acromake-2009/acromake.tar.xz) = fc94d1644ea89479f10755794ded56057291e8ea +Size (tex-acromake-2009/acromake.tar.xz) = 1932 bytes |