diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2018-12-16 18:33:37 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2018-12-16 18:33:37 +0000 |
commit | c03756613ad75df97163376da0abaee52cb2aa7a (patch) | |
tree | e5d3bbf281bce263d09bc43b209d7b4023825fe9 /x11-fonts/Makefile | |
parent | 133d9a7ae1c3ec95c1e3796335cbe19a48c1ee40 (diff) | |
download | ports-c03756613ad75df97163376da0abaee52cb2aa7a.tar.gz ports-c03756613ad75df97163376da0abaee52cb2aa7a.zip |
Add x11-fonts/py-compreffor, CFF subroutinizer for fontTools
PR: 228027
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Notes
Notes:
svn path=/head/; revision=487614
Diffstat (limited to 'x11-fonts/Makefile')
-rw-r--r-- | x11-fonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 6c201f35cf81..18e6421954e4 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -171,6 +171,7 @@ SUBDIR += psftools SUBDIR += py-QtAwesome SUBDIR += py-bdflib + SUBDIR += py-compreffor SUBDIR += py-defcon SUBDIR += py-fontMath SUBDIR += py-ufoLib |