diff options
author | markd <markd@pkgsrc.org> | 2015-05-28 12:21:58 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-05-28 12:21:58 +0000 |
commit | 08a33c6204527bc94048523560360fcac4957235 (patch) | |
tree | 058f2b0db763031f3f4208b5a32af8e2fa6cf504 /fonts | |
parent | 8268ebac182beeec20f949a3c6d9e24add04932b (diff) | |
download | pkgsrc-08a33c6204527bc94048523560360fcac4957235.tar.gz |
Add texlive langother packages.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 2fb08a39456..8e9e6d2ecbd 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.283 2015/05/17 21:49:36 joerg Exp $ +# $NetBSD: Makefile,v 1.284 2015/05/28 12:21:58 markd Exp $ # COMMENT= Fonts @@ -224,6 +224,8 @@ SUBDIR+= tex-antiqua SUBDIR+= tex-antiqua-doc SUBDIR+= tex-antt SUBDIR+= tex-antt-doc +SUBDIR+= tex-aramaic-serto +SUBDIR+= tex-aramaic-serto-doc SUBDIR+= tex-archaic SUBDIR+= tex-archaic-doc SUBDIR+= tex-arev @@ -314,6 +316,8 @@ SUBDIR+= tex-cherokee SUBDIR+= tex-cherokee-doc SUBDIR+= tex-cinzel SUBDIR+= tex-cinzel-doc +SUBDIR+= tex-cjhebrew +SUBDIR+= tex-cjhebrew-doc SUBDIR+= tex-clearsans SUBDIR+= tex-clearsans-doc SUBDIR+= tex-cm |