PORTNAME= toml PORTVERSION= 0.10.2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python library for parsing and creating TOML WWW= https://github.com/uiri/toml USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include