pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile
markd 362b54cc71 Updated to TexLive 2016:
Updated meta-pkgs/texlive-collection-basic to 2016
	Updated meta-pkgs/texlive-collection-bibtexextra to 2016pre1
	Updated meta-pkgs/texlive-collection-binextra to 2016pre1
	Updated meta-pkgs/texlive-collection-context to 2016pre1
	Updated meta-pkgs/texlive-collection-fontsextra to 2016pre1
	Updated meta-pkgs/texlive-collection-fontsrecommended to 2016
	Updated meta-pkgs/texlive-collection-fontutils to 2016
	Updated meta-pkgs/texlive-collection-formatsextra to 2016
	Updated meta-pkgs/texlive-collection-games to 2016pre1
	Updated meta-pkgs/texlive-collection-genericextra to 2016pre1
	Updated meta-pkgs/texlive-collection-genericrecommended to 2016
	Updated meta-pkgs/texlive-collection-htmlxml to 2016
	Updated meta-pkgs/texlive-collection-langafrican to 2016
	Updated meta-pkgs/texlive-collection-langarabic to 2016pre1
	Updated meta-pkgs/texlive-collection-langchinese to 2016pre1
	Updated meta-pkgs/texlive-collection-langcjk to 2016
	Updated meta-pkgs/texlive-collection-langcyrillic to 2016pre1
	Updated meta-pkgs/texlive-collection-langczechslovak to 2016
	Updated meta-pkgs/texlive-collection-langenglish to 2016
	Updated meta-pkgs/texlive-collection-langeuropean to 2016pre1
	Updated meta-pkgs/texlive-collection-langfrench to 2016pre1
	Updated meta-pkgs/texlive-collection-langgerman to 2016pre1
	Updated meta-pkgs/texlive-collection-langgreek to 2016pre1
	Updated meta-pkgs/texlive-collection-langindic to 2016pre1
	Updated meta-pkgs/texlive-collection-langitalian to 2016pre1
	Updated meta-pkgs/texlive-collection-langjapanese to 2016pre1
	Updated meta-pkgs/texlive-collection-langkorean to 2016
	Updated meta-pkgs/texlive-collection-langother to 2016
	Updated meta-pkgs/texlive-collection-langpolish to 2016pre1
	Updated meta-pkgs/texlive-collection-langportuguese to 2016
	Updated meta-pkgs/texlive-collection-langspanish to 2016
	Updated meta-pkgs/texlive-collection-latex to 2016pre1
	Updated meta-pkgs/texlive-collection-latexextra to 2016pre1
	Updated meta-pkgs/texlive-collection-latexrecommended to 2016
	Updated meta-pkgs/texlive-collection-luatex to 2016pre1
	Updated meta-pkgs/texlive-collection-mathextra to 2016pre1
	Updated meta-pkgs/texlive-collection-metapost to 2016pre1
	Updated meta-pkgs/texlive-collection-music to 2016pre1
	Updated meta-pkgs/texlive-collection-omega to 2016
	Updated meta-pkgs/texlive-collection-pictures to 2016pre1
	Updated meta-pkgs/texlive-collection-plainextra to 2016
	Updated meta-pkgs/texlive-collection-pstricks to 2016pre1
	Updated meta-pkgs/texlive-collection-publishers to 2016pre1
	Updated meta-pkgs/texlive-collection-science to 2016pre1
	Updated meta-pkgs/texlive-collection-xetex to 2016pre1
2016-06-16 04:03:13 +00:00

34 lines
1.2 KiB
Makefile

# $NetBSD: Makefile,v 1.6 2016/06/16 04:03:13 markd Exp $
DISTNAME= collection-fontutils
PKGNAME= texlive-${DISTNAME}-2016
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
TEXLIVE_REV= 37105
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tug.org/texlive/
COMMENT= Graphics and font utilities for TeX
DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
DEPENDS+= tex-accfonts-[0-9]*:../../fonts/tex-accfonts
DEPENDS+= tex-afm2pl-[0-9]*:../../fonts/tex-afm2pl
DEPENDS+= tex-dosepsbin-[0-9]*:../../fonts/tex-dosepsbin
DEPENDS+= tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf
# fontware is entirely included in web2c
DEPENDS+= lcdftypetools-[0-9]*:../../fonts/lcdftypetools
# metatype1 is empty
DEPENDS+= ps2pkm-[0-9]*:../../fonts/ps2pkm
DEPENDS+= tex-pstools-[0-9]*:../../graphics/tex-pstools
DEPENDS+= psutils-[0-9]*:../../print/psutils
DEPENDS+= tex-dvipsconfig-[0-9]*:../../fonts/tex-dvipsconfig
DEPENDS+= tex-fontinst-[0-9]*:../../fonts/tex-fontinst
DEPENDS+= tex-fontools-[0-9]*:../../fonts/tex-fontools
DEPENDS+= tex-mf2pt1-[0-9]*:../../fonts/tex-mf2pt1
DEPENDS+= t1utils-[0-9]*:../../fonts/t1utils
DEPENDS+= tex-ttfutils-[0-9]*:../../fonts/tex-ttfutils
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"