diff options
author | joerg <joerg> | 2006-11-14 21:22:41 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-11-14 21:22:41 +0000 |
commit | aa7fe9d73d0c15e415ab85f1a2dda1667deda128 (patch) | |
tree | de4c8bcd66100146854af28180d8f30640231bf8 /fonts | |
parent | 7ab870b4f54f63d763bab344195f6584f7b16370 (diff) | |
download | pkgsrc-aa7fe9d73d0c15e415ab85f1a2dda1667deda128.tar.gz |
+ bdftopcf
+ mkcfm
+ font-util
+ font-bitstream-type1
+ font-cursor-misc
+ font-misc-misc
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 6d86d02ca15..e12fab5edc5 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2006/11/07 21:00:32 kristerw Exp $ +# $NetBSD: Makefile,v 1.98 2006/11/14 21:22:41 joerg Exp $ # COMMENT= Fonts @@ -27,6 +27,7 @@ SUBDIR+= arphic-ttf SUBDIR+= artwiz-fonts SUBDIR+= baekmuk-ttf SUBDIR+= bakoma-fonts +SUBDIR+= bdftopcf SUBDIR+= biznet-iso8859_2 SUBDIR+= chkfontpath SUBDIR+= cyberbase-ttf @@ -49,6 +50,10 @@ SUBDIR+= dejavu-ttf SUBDIR+= ec-fonts-mftraced SUBDIR+= efont-unicode SUBDIR+= encodings +SUBDIR+= font-bitstream-type1 +SUBDIR+= font-cursor-misc +SUBDIR+= font-misc-misc +SUBDIR+= font-util SUBDIR+= fontconfig SUBDIR+= fontforge SUBDIR+= freefont-ttf @@ -82,6 +87,7 @@ SUBDIR+= libfontenc SUBDIR+= linux-libertine-ttf SUBDIR+= mftrace SUBDIR+= mglfonts +SUBDIR+= mkcfm SUBDIR+= mkfontalias SUBDIR+= mkfontdir SUBDIR+= mkfontscale |