diff options
author | bjs <bjs@pkgsrc.org> | 2008-08-14 01:48:20 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-08-14 01:48:20 +0000 |
commit | 6f6594dfb0ddf9d2a95fbcd8d813aba04076abb2 (patch) | |
tree | b6b84a429386200a726f5ceaf82d44c73199bb98 /fonts | |
parent | 838f31f1940147c3de38f79ae7626e50197270d9 (diff) | |
download | pkgsrc-6f6594dfb0ddf9d2a95fbcd8d813aba04076abb2.tar.gz |
Add otf2bdf
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 c33aff5ba43..cfada37679e 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.112 2008/08/09 19:52:21 bjs Exp $ +# $NetBSD: Makefile,v 1.113 2008/08/14 01:48:20 bjs Exp $ # COMMENT= Fonts @@ -120,6 +120,7 @@ SUBDIR+= monafonts-ttf SUBDIR+= mozilla-fonts SUBDIR+= mplayer-fonts SUBDIR+= ms-ttf +SUBDIR+= otf2bdf SUBDIR+= oto SUBDIR+= p5-Font-AFM SUBDIR+= p5-Font-TTF |