mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
343 B
Makefile
14 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"
|