5c872c540f
The command \acromake defines a command that will expand to an acronym and its definition (on first use) and just the acronym thereafter.
13 lines
321 B
Makefile
13 lines
321 B
Makefile
# $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"
|