summaryrefslogtreecommitdiff
path: root/x11-fonts/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-10 07:09:44 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-10 07:16:01 +0800
commit5e19bd196486ae4969dc280948f70fc72dcf8015 (patch)
treedbb3db9cdd36579d0c4064164979f10c1a18603b /x11-fonts/Makefile
parentx11-fonts/py-axisregistry: Add py-axisregistry 0.2.0 (diff)
x11-fonts/py-gflanguages: Add py-gflanguages 0.4.0
This python module provides an API with data about languages/regions/scripts for use in the language-support categorization of the font families in the Google Fonts collection. You can also directly access the raw textproto files on the Lib/gflanguages/data directory: - languages - regions - scripts WWW: https://github.com/googlefonts/lang
Diffstat (limited to '')
-rw-r--r--x11-fonts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index 2aaa803093bc..2145235afb76 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -225,6 +225,7 @@
SUBDIR += py-defcon
SUBDIR += py-fontMath
SUBDIR += py-fontmake
+ SUBDIR += py-gflanguages
SUBDIR += py-glyphsLib
SUBDIR += py-opentype-sanitizer
SUBDIR += py-opentypespec