x11-fonts/py-fclist-cffi: Add new port
Python cffi bridge to fontconfig's FcFontList/FcFontMatch.
Useful for python programs that need to query information about fonts
installed in the system (use this instead of parsing fc-list output).
Requires the fontconfig shared library installed in a directory that
the cffi module can find.