PORTNAME= unidic DISTVERSION= 1.1.0 PORTREVISION= 1 CATEGORIES= japanese python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Version of UniDic dictionary for contemporary written Japanese WWW= https://github.com/polm/unidic-py LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyproject-hooks>0:devel/py-pyproject-hooks@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plac>=1.1.3:devel/py-plac@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.22.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=4.41.1:misc/py-tqdm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wasabi>=0.6.0:textproc/py-wasabi@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes .include