diff options
author | wiz <wiz> | 2002-07-08 01:49:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-07-08 01:49:21 +0000 |
commit | 8b71cea66be0ccd1b603b3e4048f4f3d5e01067b (patch) | |
tree | 32fd8b998db0c4ff46141f31fdcda4331af34d76 /fonts/Makefile | |
parent | a79aea90bb971c05e9313c930e530a8ce531e25b (diff) | |
download | pkgsrc-8b71cea66be0ccd1b603b3e4048f4f3d5e01067b.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 |