diff options
author | joerg <joerg@pkgsrc.org> | 2006-11-15 11:29:22 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-11-15 11:29:22 +0000 |
commit | eb7a032f5802bc2df58a4b03dde5074736a20ff7 (patch) | |
tree | c779b7eaf6adcae384142c670007c00a313b33f7 /fonts | |
parent | a3c3f761612ae0cc428f7b91469d47f6fd583595 (diff) | |
download | pkgsrc-eb7a032f5802bc2df58a4b03dde5074736a20ff7.tar.gz |
+ font-adobe-utopia-type1
+ font-bh-100dpi
+ font-bh-75dpi
+ font-bh-lucidatypewriter-100dpi
+ font-bh-lucidatypewriter-75dpi
+ font-bh-ttf
+ font-bh-type1
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 4c4dedd7f61..fb1eda71645 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2006/11/15 09:44:23 joerg Exp $ +# $NetBSD: Makefile,v 1.100 2006/11/15 11:29:22 joerg Exp $ # COMMENT= Fonts @@ -54,6 +54,13 @@ SUBDIR+= font-adobe-100dpi SUBDIR+= font-adobe-75dpi SUBDIR+= font-adobe-utopia-100dpi SUBDIR+= font-adobe-utopia-75dpi +SUBDIR+= font-adobe-utopia-type1 +SUBDIR+= font-bh-100dpi +SUBDIR+= font-bh-75dpi +SUBDIR+= font-bh-lucidatypewriter-100dpi +SUBDIR+= font-bh-lucidatypewriter-75dpi +SUBDIR+= font-bh-ttf +SUBDIR+= font-bh-type1 SUBDIR+= font-bitstream-type1 SUBDIR+= font-cursor-misc SUBDIR+= font-misc-misc |