aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/py-tornado4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-tornado4/Makefile b/www/py-tornado4/Makefile
index 159c2fd1d963..a44dc6d39e09 100644
--- a/www/py-tornado4/Makefile
+++ b/www/py-tornado4/Makefile
@@ -11,6 +11,7 @@ COMMENT= Python Web Server from FriendFeed
WWW= https://www.tornadoweb.org/
LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}