diff options
author | joerg <joerg@pkgsrc.org> | 2006-11-15 15:05:49 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-11-15 15:05:49 +0000 |
commit | 4a6627d5ce85cc5238e55e2cd1767b689f82fcfa (patch) | |
tree | b302b5d430b34bb9b85277b16ae18a0141b72ea2 /fonts/Makefile | |
parent | 084574a3941549eb2e1c15c75c88bce39dbd7091 (diff) | |
download | pkgsrc-4a6627d5ce85cc5238e55e2cd1767b689f82fcfa.tar.gz |
+ font-bitstream-100dpi
+ font-bitstream-75dpi
+ font-daewoo-misc
+ font-dec-misc
+ font-ibm-type1
+ font-isas=misc
+ font-jis-misc
+ font-mutt-misc
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index fb1eda71645..6b0cd42d9e8 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 2006/11/15 11:29:22 joerg Exp $ +# $NetBSD: Makefile,v 1.101 2006/11/15 15:05:49 joerg Exp $ # COMMENT= Fonts @@ -61,9 +61,17 @@ SUBDIR+= font-bh-lucidatypewriter-100dpi SUBDIR+= font-bh-lucidatypewriter-75dpi SUBDIR+= font-bh-ttf SUBDIR+= font-bh-type1 +SUBDIR+= font-bitstream-100dpi +SUBDIR+= font-bitstream-75dpi SUBDIR+= font-bitstream-type1 SUBDIR+= font-cursor-misc +SUBDIR+= font-daewoo-misc +SUBDIR+= font-dec-misc +SUBDIR+= font-ibm-type1 +SUBDIR+= font-isas-misc +SUBDIR+= font-jis-misc SUBDIR+= font-misc-misc +SUBDIR+= font-mutt-misc SUBDIR+= font-util SUBDIR+= fontconfig SUBDIR+= fontforge |