PORTNAME= atoml PORTVERSION= 1.1.1 PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Yet another style preserving TOML library WWW= https://github.com/frostming/atoml LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-pep517>=0:devel/py-pdm-pep517@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include