diff options
author | markd <markd@pkgsrc.org> | 2017-06-23 23:33:57 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2017-06-23 23:33:57 +0000 |
commit | cff204a2455a972060f0df3eae0ea78ea1ec1efe (patch) | |
tree | 21797d7b07b2411c8bae702630f569bca52a3bc6 /math/Makefile | |
parent | aae730d5d7402d8d987c086a97ec60cce41bae0e (diff) | |
download | pkgsrc-cff204a2455a972060f0df3eae0ea78ea1ec1efe.tar.gz |
Add tex-mathspec{,-doc} tex-unicode-math{,-doc}
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index d0344db3b35..a8777a8ea6a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.337 2017/06/07 08:12:47 adam Exp $ +# $NetBSD: Makefile,v 1.338 2017/06/23 23:33:57 markd Exp $ COMMENT= Mathematics @@ -299,6 +299,10 @@ SUBDIR+= tex-fp SUBDIR+= tex-fp-doc SUBDIR+= tex-kastrup SUBDIR+= tex-kastrup-doc +SUBDIR+= tex-mathspec +SUBDIR+= tex-mathspec-doc +SUBDIR+= tex-unicode-math +SUBDIR+= tex-unicode-math-doc SUBDIR+= texdrive SUBDIR+= tochnog SUBDIR+= udunits |