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.
This commit is contained in:
parent
4333f1d54f
commit
7ded408315
4 changed files with 22 additions and 0 deletions
2
print/tex-acromake/DESCR
Normal file
2
print/tex-acromake/DESCR
Normal file
|
@ -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.
|
13
print/tex-acromake/Makefile
Normal file
13
print/tex-acromake/Makefile
Normal file
|
@ -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"
|
2
print/tex-acromake/PLIST
Normal file
2
print/tex-acromake/PLIST
Normal file
|
@ -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
|
5
print/tex-acromake/distinfo
Normal file
5
print/tex-acromake/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue