13 lines
343 B
Makefile
13 lines
343 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/05/10 23:20:05 minskim Exp $
|
|
|
|
DISTNAME= acmtrans
|
|
PKGNAME= tex-${DISTNAME}-2008.7340
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Class and BibTeX style for ACM Transactions
|
|
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|