diff options
author | ryoon <ryoon> | 2016-07-09 06:29:50 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2016-07-09 06:29:50 +0000 |
commit | 2476cada8d30e896fc842ca783ff9558e02e639a (patch) | |
tree | 3633193bee5cf959a6f0463c3e4f9b0c7486ebd9 /fonts/Makefile | |
parent | f713f9e1ea26ad2dd5baeabff54aa9d2282680a8 (diff) | |
download | pkgsrc-2476cada8d30e896fc842ca783ff9558e02e639a.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 |