diff options
author | reed <reed@pkgsrc.org> | 2005-07-20 01:02:34 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-07-20 01:02:34 +0000 |
commit | cc00d4af4438251d60adc0b7de169e28f140ba71 (patch) | |
tree | 5fe07d82f48689980f7697c7bb31de845e2556f3 /fonts/Makefile | |
parent | 3882cc8ed72b3021bd73cea44c1b54d176604dd1 (diff) | |
download | pkgsrc-cc00d4af4438251d60adc0b7de169e28f140ba71.tar.gz |
Add fonts/freefont-ttf: Free UCS Outline Fonts: FreeMono, FreeSans,
and FreeSerif
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 3ff8c490d27..22c684096d3 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2005/04/22 18:56:48 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2005/07/20 01:02:34 reed Exp $ # COMMENT= Fonts @@ -51,6 +51,7 @@ SUBDIR+= ec-fonts-mftraced SUBDIR+= efont-unicode SUBDIR+= fontconfig SUBDIR+= fontforge +SUBDIR+= freefont-ttf SUBDIR+= freefonts SUBDIR+= geoslab703-ttf SUBDIR+= ghostscript-cidfonts |