diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-13 14:15:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-13 14:15:55 +0000 |
commit | 94db54d828a0c6af1db801764dc6f5f05bef65d7 (patch) | |
tree | b06db00925187c93cd73ce066b849b823e8fcff9 /fonts/Makefile | |
parent | 69e4ab9493959a8c0b263edaa4166ae7943e2923 (diff) | |
download | pkgsrc-94db54d828a0c6af1db801764dc6f5f05bef65d7.tar.gz |
add and enable freefonts
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index c52c721a34e..110433787db 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/02/16 15:51:49 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2001/03/13 14:15:55 wiz Exp $ # COMMENT= Fonts @@ -9,6 +9,7 @@ SUBDIR+= acroread-chtfont SUBDIR+= acroread-font-share SUBDIR+= acroread-jpnfont SUBDIR+= acroread-korfont +SUBDIR+= freefonts SUBDIR+= intlfonts SUBDIR+= jisx0208fonts SUBDIR+= jisx0212fonts |