diff options
author | wiz <wiz@pkgsrc.org> | 2021-11-10 11:19:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-11-10 11:19:24 +0000 |
commit | 224c2da01fbc14b45142e93c0bfb5ccb0913a2aa (patch) | |
tree | 635a025d741610a6c17ecaae70c8c7e9e510d88e /fonts/Makefile | |
parent | 6fde3f036a2fd21af80250f500c60cdc45218137 (diff) | |
download | pkgsrc-224c2da01fbc14b45142e93c0bfb5ccb0913a2aa.tar.gz |
fonts/Makefile: add two.
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index f429742aa23..9956e8dbf7b 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.364 2021/11/06 11:51:25 rhialto Exp $ +# $NetBSD: Makefile,v 1.365 2021/11/10 11:19:24 wiz Exp $ # COMMENT= Fonts @@ -28,6 +28,7 @@ SUBDIR+= aegyptus-ttf SUBDIR+= afm2pl SUBDIR+= akkadian-ttf SUBDIR+= alee-ttf +SUBDIR+= altmeister-otf SUBDIR+= anatolian-ttf SUBDIR+= arphic-ttf SUBDIR+= artwiz-fonts @@ -187,6 +188,7 @@ SUBDIR+= mozilla-fonts SUBDIR+= mplayer-fonts SUBDIR+= ms-ttf SUBDIR+= nanum-ttf +SUBDIR+= neumeister-otf SUBDIR+= noto-emoji-ttf SUBDIR+= noto-ttf SUBDIR+= ohruri-ttf |