diff options
author | salo <salo@pkgsrc.org> | 2003-04-17 12:03:54 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-04-17 12:03:54 +0000 |
commit | f08bdcb2b36133ea1146e08bc606a819e9432317 (patch) | |
tree | 87fb217dcf2e389eeecbed113b5d770aea136b59 /fonts | |
parent | 28e799ab66e71f53e8871dac1813e6628d45aa76 (diff) | |
download | pkgsrc-f08bdcb2b36133ea1146e08bc606a819e9432317.tar.gz |
Add vera-ttf.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 2dde7d329ec..0c0a330b0ea 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2003/03/23 14:51:27 jmmv Exp $ +# $NetBSD: Makefile,v 1.55 2003/04/17 12:03:54 salo Exp $ # COMMENT= Fonts @@ -81,6 +81,7 @@ SUBDIR+= ttf2pt1 SUBDIR+= ttftot42 SUBDIR+= ttmkfdir SUBDIR+= type1inst +SUBDIR+= vera-ttf SUBDIR+= vfontcap-kochi SUBDIR+= watanabe_vfont SUBDIR+= xmbdfed |