pkgsrc/print/tex-acmtrans/Makefile
minskim aafcdc76cf Import tex-acmtrans-2008.7340 as print/tex-acmtrans.
The acmtrans2e class formats articles in the style of ACM
transactions.  Users who have prepared their document with LaTeX can,
with very little effort, produce camera-ready copy for these journals.
The accompanying BibTeX style is based on the chicago style.
2009-07-18 23:33:56 +00:00

13 lines
352 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/07/18 23:33:56 minskim Exp $
# TeX Live Revision 7340
DISTNAME= acmtrans
PKGNAME= tex-${DISTNAME}-2008.7340
MAINTAINER= minskim@NetBSD.org
COMMENT= Class and BibTeX style for ACM Transactions
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"