diff options
author | nonaka <nonaka@pkgsrc.org> | 2016-05-02 15:49:39 +0000 |
---|---|---|
committer | nonaka <nonaka@pkgsrc.org> | 2016-05-02 15:49:39 +0000 |
commit | 7215a260f790943c379470eb070bc5b97b54a298 (patch) | |
tree | 387568861d5b45eab186a3c1d8126ffbd50ecb13 /fonts | |
parent | d740d46773dd665e0ce766ec3d0f07d788c8cb81 (diff) | |
download | pkgsrc-7215a260f790943c379470eb070bc5b97b54a298.tar.gz |
Add ohruri-ttf
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 6f3da76ecc7..b2ea4aa09a1 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.292 2016/02/07 17:49:37 wiz Exp $ +# $NetBSD: Makefile,v 1.293 2016/05/02 15:49:39 nonaka Exp $ # COMMENT= Fonts @@ -172,6 +172,7 @@ SUBDIR+= mplayer-fonts SUBDIR+= ms-ttf SUBDIR+= nanum-ttf SUBDIR+= noto-ttf +SUBDIR+= ohruri-ttf SUBDIR+= otf2bdf SUBDIR+= oto SUBDIR+= p5-Font-AFM |