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 | c9645820a6fa76a7f1867556a96a9a2ef249ea23 (patch) | |
tree | 4c4a1c0390e5f023870a6cc74781a595c8c319a2 /fonts/Makefile | |
parent | 12f33b62d563a07d4172694cf9943c768f90210a (diff) | |
download | pkgsrc-c9645820a6fa76a7f1867556a96a9a2ef249ea23.tar.gz |
Add oxygen-fonts
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 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 |