1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

Add LICENSE_FILE

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2021-03-03 18:11:13 +00:00
parent 4ccb8f4aba
commit c0a861a432
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567162

View File

@ -11,11 +11,12 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Small, modular, transport and protocol neutral RPC library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
USES= python:3.5+
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes