pkgsrc/print/tex-bezos/Makefile
minskim a8b2e1b170 Import tex-bezos-2010 as print/tex-bezos.
A set of packages that provide:
  - tools for maths accents
  - a tool that changes page-numbering in frontmatter to arabic
  - tools for dealing with some annoyances in babel
  - a tool for making end-environment checking more meaningful
  - tensorial indexes
  - support for multi-file documents
  - tools for easy entry of Spanish index entries
  - dotless i's and j's for maths fonts.
2011-03-06 21:30:24 +00:00

14 lines
358 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/06 21:30:24 minskim Exp $
DISTNAME= bezos
PKGNAME= tex-${DISTNAME}-2010
TEXLIVE_REV= 20113
MAINTAINER= minskim@NetBSD.org
COMMENT= Packages by Javier Bezos
CONFLICTS= teTeX-texmf<=3.0nb29
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"