pkgsrc/print/tex-mhchem/Makefile
minskim c3ae13ccaa Update tex-mhchem to 3.08.
Changes:
- added: Italian phrases
2010-11-10 22:45:58 +00:00

18 lines
618 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/11/10 22:45:58 minskim Exp $
DISTNAME= mhchem
PKGNAME= tex-${DISTNAME}-3.08
TEXLIVE_REV= 19018
MAINTAINER= minskim@NetBSD.org
COMMENT= Typeset chemical formulae/equations and Risk and Safety phrases
DEPENDS+= tex-amsmath>=2.13nb1:../../print/tex-amsmath
DEPENDS= tex-graphics>=1.0onb1:../../print/tex-graphics
DEPENDS+= tex-latex>=2009:../../print/tex-latex
DEPENDS+= tex-oberdiek>=2009nb2:../../print/tex-oberdiek
DEPENDS+= tex-pgf>=2.00nb1:../../print/tex-pgf
DEPENDS+= tex-tools>=2010:../../print/tex-tools
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"