33 lines
1.0 KiB
Makefile
33 lines
1.0 KiB
Makefile
SUBDIR =
|
|
SUBDIR += py-dicttoxml,python3
|
|
SUBDIR += py-docutils,python3
|
|
SUBDIR += py-et_xmlfile,python3
|
|
SUBDIR += py-humanfriendly,python3
|
|
SUBDIR += py-inflect,python3
|
|
SUBDIR += py-iniconfig,python3
|
|
SUBDIR += py-jaraco-text,python3
|
|
SUBDIR += py-lxml,python3
|
|
SUBDIR += py-markdown,python3
|
|
SUBDIR += py-markdown-it,python3
|
|
SUBDIR += py-MarkupSafe,python3
|
|
SUBDIR += py-mdurl,python3
|
|
SUBDIR += py-openpyxl,python3
|
|
SUBDIR += py-prettytable,python3
|
|
SUBDIR += py-pygments,python3
|
|
SUBDIR += py-PyPDF2,python3
|
|
SUBDIR += py-recommonmark,python3
|
|
SUBDIR += py-snowballstemmer,python3
|
|
SUBDIR += py-sphinx,python3
|
|
SUBDIR += py-sphinxcontrib,python3
|
|
SUBDIR += py-stemmer,python3
|
|
SUBDIR += py-toml,python3
|
|
SUBDIR += py-tomli,python3
|
|
SUBDIR += py-tomlkit,python3
|
|
SUBDIR += py-unicodecsv,python3
|
|
SUBDIR += py-webencodings,python3
|
|
SUBDIR += py-yaml,python3
|
|
SUBDIR += texi2html
|
|
SUBDIR += xmlto
|
|
|
|
.include <bsd.port.subdir.mk>
|