diff options
author | minskim <minskim@pkgsrc.org> | 2011-03-15 18:12:54 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-03-15 18:12:54 +0000 |
commit | 962b5c359733137d34c9ba72874b06abf24f9119 (patch) | |
tree | 7a28968b55b08f1c5d021cdd7b8a8ede0c77a43f /fonts/Makefile | |
parent | 016503670533dcc0cb9c16f616728742d302fbf3 (diff) | |
download | pkgsrc-962b5c359733137d34c9ba72874b06abf24f9119.tar.gz |
Add tex-fontname{,-doc}.
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 8458a04c600..f2b4fa010d7 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.191 2011/03/14 21:42:52 minskim Exp $ +# $NetBSD: Makefile,v 1.192 2011/03/15 18:12:54 minskim Exp $ # COMMENT= Fonts @@ -196,6 +196,8 @@ SUBDIR+= tex-eurosans SUBDIR+= tex-eurosans-doc SUBDIR+= tex-eurosym SUBDIR+= tex-eurosym-doc +SUBDIR+= tex-fontname +SUBDIR+= tex-fontname-doc SUBDIR+= tex-fontspec SUBDIR+= tex-fontspec-doc SUBDIR+= tex-fourier |