Page MenuHomeFreeBSD

Makefile
No OneTemporary

Size
928 B
Referenced Files
None
Subscribers
None

Makefile

PORTNAME= typecode
DISTVERSION= 30.1.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tuukka.pasanen@ilmi.fi
COMMENT= Comprehensive filetype and mimetype detection using libmagic and Pygments
WWW= https://github.com/aboutcode-org/typecode/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/apache-2.0.LICENSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}commoncode>=30.2.0:devel/py-commoncode@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pdfminer.six>=20200101:textproc/py-pdfminer.six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>=2.19:textproc/py-pygments@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517 pytest
PYTEST_BROKEN_TESTS= test_skeleton_codestyle
NO_ARCH= yes
.include <bsd.port.mk>

File Metadata

Mime Type
text/x-makefile
Expires
Thu, Jun 11, 4:35 PM (19 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28873423
Default Alt Text
Makefile (928 B)

Event Timeline