diff options
author | taca <taca@pkgsrc.org> | 2013-02-11 08:56:24 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-02-11 08:56:24 +0000 |
commit | e1ff4ee8366e72014bf9f0c3b9c9a1e21b70658b (patch) | |
tree | d61514fbd715975922fe57f820359e83ab8caecc /fonts | |
parent | 11edc321d0e2cd335e4b8cc3fe493b59aacf73a9 (diff) | |
download | pkgsrc-e1ff4ee8366e72014bf9f0c3b9c9a1e21b70658b.tar.gz |
Add and enable ruby-afm.
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 19f6e3ddcc4..3e999b2dd84 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.231 2013/01/29 08:00:25 wiz Exp $ +# $NetBSD: Makefile,v 1.232 2013/02/11 08:56:24 taca Exp $ # COMMENT= Fonts @@ -164,6 +164,7 @@ SUBDIR+= py-TTFQuery SUBDIR+= py-fonttools SUBDIR+= ricty-ttf SUBDIR+= roboto-fonts +SUBDIR+= ruby-afm SUBDIR+= ruby-ttfunk SUBDIR+= sgi-fonts SUBDIR+= sourcecodepro-fonts |