diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-07-09 06:29:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-07-09 06:29:50 +0000 |
commit | 62162ae5679f374206df96f637433f6d5e2cba3b (patch) | |
tree | 40b1f155b74626ebf04e4074c98cafafa8ec2169 /fonts/Makefile | |
parent | 1599f9a1d07e6b249d0254093d13b4f6722bea4e (diff) | |
download | pkgsrc-62162ae5679f374206df96f637433f6d5e2cba3b.tar.gz |
Add noto-emoji-ttf
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 810c442e762..3ceb3db3152 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.295 2016/06/16 03:59:40 markd Exp $ +# $NetBSD: Makefile,v 1.296 2016/07/09 06:29:50 ryoon Exp $ # COMMENT= Fonts @@ -171,6 +171,7 @@ SUBDIR+= mozilla-fonts SUBDIR+= mplayer-fonts SUBDIR+= ms-ttf SUBDIR+= nanum-ttf +SUBDIR+= noto-emoji-ttf SUBDIR+= noto-ttf SUBDIR+= ohruri-ttf SUBDIR+= otf2bdf |