diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-02 01:05:22 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-02 01:05:22 +0800 |
commit | 0944b12ae4bf18c4f732891082a50395e97a4957 (patch) | |
tree | a998fbfbc5374dde9a167c20a0327a86aa88f48c /print/Makefile | |
parent | 063ddcd687d9ffa97bd511f76a4bdb663ffcd81a (diff) | |
download | freebsd-ports-gnome-0944b12ae4bf18c4f732891082a50395e97a4957.tar.gz freebsd-ports-gnome-0944b12ae4bf18c4f732891082a50395e97a4957.tar.zst freebsd-ports-gnome-0944b12ae4bf18c4f732891082a50395e97a4957.zip |
Add py-fonttools-unicode 3.44.0
This port is the extra dependencies for unicode functionality of FontTools.
Add both print/py-fonttools and print/py-fonttools-unicode to RUN_DEPENDS if you
need "fonttools[unicode]".
WWW: https://github.com/fonttools/fonttools
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 4ae638c11883..5e224bf7dc20 100644 --- a/print/Makefile +++ b/print/Makefile @@ -189,6 +189,7 @@ SUBDIR += py-fonttools-plot SUBDIR += py-fonttools-symfont SUBDIR += py-fonttools-ufo + SUBDIR += py-fonttools-unicode SUBDIR += py-fpdf SUBDIR += py-pdf SUBDIR += py-pdf2 |