diff options
author | markd <markd@pkgsrc.org> | 2016-05-08 11:38:40 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-05-08 11:38:40 +0000 |
commit | e3764568f826c8b4e168957993de9c5f0619506b (patch) | |
tree | 4c4a1c0390e5f023870a6cc74781a595c8c319a2 /fonts | |
parent | a48ac1feeb66f5407ce682f8446137cbe1873dff (diff) | |
download | pkgsrc-e3764568f826c8b4e168957993de9c5f0619506b.tar.gz |
Add oxygen-fonts
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 b2ea4aa09a1..b0e2850d1ad 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.293 2016/05/02 15:49:39 nonaka Exp $ +# $NetBSD: Makefile,v 1.294 2016/05/08 11:38:40 markd Exp $ # COMMENT= Fonts @@ -175,6 +175,7 @@ SUBDIR+= noto-ttf SUBDIR+= ohruri-ttf SUBDIR+= otf2bdf SUBDIR+= oto +SUBDIR+= oxygen-fonts SUBDIR+= p5-Font-AFM SUBDIR+= p5-Font-FreeType SUBDIR+= p5-Font-TTF |