diff options
author | tm <tm@pkgsrc.org> | 2018-12-11 08:38:40 +0000 |
---|---|---|
committer | tm <tm@pkgsrc.org> | 2018-12-11 08:38:40 +0000 |
commit | 8ecba555fc4500ebc36f0aa6c8523ca86d62e0f2 (patch) | |
tree | 735c489591a4b89e490d5f14ea3efb8330671473 /fonts/Makefile | |
parent | a9774fa5ac1f0ea34cd06c8112a76d882e45929b (diff) | |
download | pkgsrc-8ecba555fc4500ebc36f0aa6c8523ca86d62e0f2.tar.gz |
fonts: add awesome-otf
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 f48d598895f..6379fa18018 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.320 2018/11/30 15:46:47 nia Exp $ +# $NetBSD: Makefile,v 1.321 2018/12/11 08:38:40 tm Exp $ # COMMENT= Fonts @@ -40,6 +40,7 @@ SUBDIR+= anatolian-ttf SUBDIR+= arphic-ttf SUBDIR+= artwiz-fonts SUBDIR+= asea-ttf +SUBDIR+= awesome-otf SUBDIR+= awesome-ttf SUBDIR+= baekmuk-ttf SUBDIR+= bakoma-fonts |