diff options
author | khorben <khorben@pkgsrc.org> | 2017-10-02 22:08:50 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2017-10-02 22:08:50 +0000 |
commit | b7e2ac36586b2d7e5ef18d39773056bd061fdb65 (patch) | |
tree | 4cdd78ac5c84e745996b12aec5ef6d2b21d6dadd /fonts/Makefile | |
parent | 1f7e2886f7583c8ebad821a753f6450877bd8870 (diff) | |
download | pkgsrc-b7e2ac36586b2d7e5ef18d39773056bd061fdb65.tar.gz |
Add fonttools
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 8f0eb4d477f..db64bf204db 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.309 2017/09/07 10:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.310 2017/10/02 22:08:50 khorben Exp $ # COMMENT= Fonts @@ -111,6 +111,7 @@ SUBDIR+= font-winitzki-cyrillic SUBDIR+= font-xfree86-type1 SUBDIR+= fontconfig SUBDIR+= fontforge +SUBDIR+= fonttools SUBDIR+= freefont-ttf SUBDIR+= freefonts SUBDIR+= gbdfed |