pkgsrc/print/tex-IEEEconf/Makefile
minskim 2772dea625 Import tex-IEEEconf-1.4 as print/tex-IEEEconf.
The IEEEconf class implements the formatting dictated by the
IEEE Computer Society Press for conference proceedings.
2013-11-18 19:09:54 +00:00

19 lines
629 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/11/18 19:09:54 minskim Exp $
DISTNAME= IEEEconf
PKGNAME= tex-${DISTNAME}-1.4
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Macros for IEEE conference proceedings
LICENSE= lppl-1.3c
DEPENDS+= tex-fontinst-[0-9]*:../../fonts/tex-fontinst
DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
DEPENDS+= tex-titlesec-[0-9]*:../../print/tex-titlesec
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"