diff options
author | wiz <wiz@pkgsrc.org> | 2002-07-08 01:49:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-07-08 01:49:21 +0000 |
commit | 8493c722fbd4d7c0116788546d93656e6f2d8589 (patch) | |
tree | 32fd8b998db0c4ff46141f31fdcda4331af34d76 /fonts/Makefile | |
parent | c8b3c9f7c3c0c991699c1f830248c1503e5e646f (diff) | |
download | pkgsrc-8493c722fbd4d7c0116788546d93656e6f2d8589.tar.gz |
Add and enable cyr-rfx-* except cyr-rfx-share, which contains a shared file
for all other cyr-rfx-*.
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 90840cfab7a..fe0ad7574d7 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2002/07/05 19:03:11 tron Exp $ +# $NetBSD: Makefile,v 1.27 2002/07/08 01:49:21 wiz Exp $ # COMMENT= Fonts @@ -11,6 +11,19 @@ SUBDIR+= acroread-jpnfont SUBDIR+= acroread-korfont SUBDIR+= arphic-ttf SUBDIR+= bakoma-fonts +SUBDIR+= cyr-rfx-bulgarian-mik +SUBDIR+= cyr-rfx-ibm-cp866 +SUBDIR+= cyr-rfx-iso10646-0400 +SUBDIR+= cyr-rfx-iso8859-15 +SUBDIR+= cyr-rfx-iso8859-5 +SUBDIR+= cyr-rfx-koi8-1 +SUBDIR+= cyr-rfx-koi8-o +SUBDIR+= cyr-rfx-koi8-ru +SUBDIR+= cyr-rfx-koi8-ub +SUBDIR+= cyr-rfx-mac-cyrillic +#SUBDIR+= cyr-rfx-share # only shared files for cyr-rfx-* +SUBDIR+= cyr-rfx-windows-1251 +SUBDIR+= cyr-rfx-winlatin-1 SUBDIR+= dbz-ttf SUBDIR+= efont-unicode SUBDIR+= freefonts |