72df26437f
This class may be used to typeset articles to be published in the proceedings of ACM (Association for Computing Machinery) conferences and workshops. The layout produced by the acmconf class is based on the ACM's own specification.
11 lines
288 B
Makefile
11 lines
288 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 02:19:36 minskim Exp $
|
|
# TeX Live Revision 9303
|
|
|
|
DISTNAME= acmconf
|
|
PKGNAME= tex-${DISTNAME}-1.3
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Class for ACM conference proceedings
|
|
|
|
.include "../../print/texlive/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|