diff options
author | markd <markd> | 2010-04-09 21:44:18 +0000 |
---|---|---|
committer | markd <markd> | 2010-04-09 21:44:18 +0000 |
commit | c63f5e3be152412722333c2992c5128ca0bae4f9 (patch) | |
tree | 6604a069fa8ac5904d4b2e38cc71eac1d60f9042 | |
parent | 4d2ed75217d7acadbfefa85681bd432f67a7c16d (diff) | |
download | pkgsrc-c63f5e3be152412722333c2992c5128ca0bae4f9.tar.gz |
Import tex-mhchem-3.07
Currently, the mhchem bundle consists of two packages: mhchem
and rsphrase. The mhchem package provides two commands: one for
typesetting chemical molecular formulae and one for typesetting
chemical equations with these formulae. The rsphrase package
contains the text of all official Risk and Safety (R and S)
Phrases that are used to label chemicals. At the time being,
these phrases are available in Danish, English, French, German
(current spelling), and Spanish.
-rw-r--r-- | print/tex-mhchem/DESCR | 8 | ||||
-rw-r--r-- | print/tex-mhchem/Makefile | 11 | ||||
-rw-r--r-- | print/tex-mhchem/PLIST | 3 | ||||
-rw-r--r-- | print/tex-mhchem/distinfo | 5 |
4 files changed, 27 insertions, 0 deletions
diff --git a/print/tex-mhchem/DESCR b/print/tex-mhchem/DESCR new file mode 100644 index 00000000000..0ea0c382f66 --- /dev/null +++ b/print/tex-mhchem/DESCR @@ -0,0 +1,8 @@ +Currently, the mhchem bundle consists of two packages: mhchem +and rsphrase. The mhchem package provides two commands: one for +typesetting chemical molecular formulae and one for typesetting +chemical equations with these formulae. The rsphrase package +contains the text of all official Risk and Safety (R and S) +Phrases that are used to label chemicals. At the time being, +these phrases are available in Danish, English, French, German +(current spelling), and Spanish. diff --git a/print/tex-mhchem/Makefile b/print/tex-mhchem/Makefile new file mode 100644 index 00000000000..473aacf2b09 --- /dev/null +++ b/print/tex-mhchem/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:44:18 markd Exp $ +# TeX Live Revision 15878 + +DISTNAME= mhchem +PKGNAME= tex-${DISTNAME}-3.07 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Typeset chemical formulae/equations and Risk and Safety phrases + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mhchem/PLIST b/print/tex-mhchem/PLIST new file mode 100644 index 00000000000..f20b5a47dfd --- /dev/null +++ b/print/tex-mhchem/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/09 21:44:18 markd Exp $ +share/texmf-dist/tex/latex/mhchem/mhchem.sty +share/texmf-dist/tex/latex/mhchem/rsphrase.sty diff --git a/print/tex-mhchem/distinfo b/print/tex-mhchem/distinfo new file mode 100644 index 00000000000..adb68d8e568 --- /dev/null +++ b/print/tex-mhchem/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/04/09 21:44:18 markd Exp $ + +SHA1 (tex-mhchem-3.07/mhchem.tar.xz) = 93930cc972ada836449edece5c3e6f16dcc069c2 +RMD160 (tex-mhchem-3.07/mhchem.tar.xz) = ad386d23876b9aaba1d46e88e0c27bfbe8162c54 +Size (tex-mhchem-3.07/mhchem.tar.xz) = 26368 bytes |