pkgsrc/print/tex-acromake/Makefile
minskim 5c872c540f 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.
2010-04-11 05:43:43 +00:00

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"