17 lines
516 B
Makefile
17 lines
516 B
Makefile
# $NetBSD: Makefile,v 1.16 2010/05/10 23:55:40 minskim Exp $
|
|
|
|
DISTNAME= IEEEtran
|
|
PKGNAME= tex-${DISTNAME}-1.7a
|
|
PKGREVISION= 3
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://www.michaelshell.org/tex/ieeetran/
|
|
COMMENT= LaTeX class for IEEE journals and conferences
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
|
|
DEPENDS+= tex-times-[0-9]*:../../fonts/tex-times
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|