pkgsrc/print/tex-collection-basic/Makefile
minskim c3c14b4344 Import tex-collection-basic-2009 as print/tex-collection-basic.
These files are regarded as basic for any TeX system, covering plain
TeX macros, Computer Modern fonts, and configuration for common
drivers; no LaTeX.
2010-02-08 05:06:30 +00:00

48 lines
2 KiB
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/02/08 05:06:30 minskim Exp $
# TeX Live Revision 15576
DISTNAME= collection-basic
PKGNAME= tex-${DISTNAME}-2009
CATEGORIES= print
MASTER_SITES= # empty
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.tug.org/texlive/
COMMENT= Essential programs and files for TeX
DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+= tex-apalike-[0-9]*:../../print/tex-apalike
DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex
DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm
DEPENDS+= tex-dvipdfm-[0-9]*:../../print/tex-dvipdfm
DEPENDS+= tex-dvipdfmx-[0-9]*:../../print/tex-dvipdfmx
DEPENDS+= tex-dvipdfmx-def-[0-9]*:../../print/tex-dvipdfmx-def
DEPENDS+= tex-dvips-[0-9]*:../../print/tex-dvips
DEPENDS+= tex-enctex-[0-9]*:../../print/tex-enctex
DEPENDS+= tex-etex-[0-9]*:../../print/tex-etex
DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
DEPENDS+= tex-glyphlist-[0-9]*:../../fonts/tex-glyphlist
DEPENDS+= gsftopkk-[0-9]*:../../fonts/gsftopkk
DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
DEPENDS+= tex-ifluatex-[0-9]*:../../print/tex-ifluatex
DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex
DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea
DEPENDS+= tex-luatex-[0-9]*:../../print/tex-luatex
DEPENDS+= tex-makeindex-[0-9]*:../../textproc/tex-makeindex
DEPENDS+= tex-metafont-[0-9]*:../../fonts/tex-metafont
DEPENDS+= tex-mflogo-[0-9]*:../../fonts/tex-mflogo
DEPENDS+= tex-mfware-[0-9]*:../../fonts/tex-mfware
DEPENDS+= tex-misc-[0-9]*:../../print/tex-misc
DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain
DEPENDS+= dialog-[0-9]*:../../misc/dialog
DEPENDS+= tex-tetex-[0-9]*:../../print/tex-tetex
DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex
DEPENDS+= texlive-tetex-[0-9]*:../../print/texlive-tetex
DEPENDS+= tex-texlive-scripts-[0-9]*:../../print/tex-texlive-scripts
DEPENDS+= tex-xdvi-[0-9]*:../../print/tex-xdvi
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"