git: 60f623131352 - main - devel/py-python-application: Add LICENSE
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:52:20 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=60f623131352f5e6f6a743e4119ca13ecdf70900
commit 60f623131352f5e6f6a743e4119ca13ecdf70900
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:12:55 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:44:42 +0000
devel/py-python-application: Add LICENSE
---
devel/py-python-application/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/py-python-application/Makefile b/devel/py-python-application/Makefile
index d0c4dcfe3ab0..6fa742936456 100644
--- a/devel/py-python-application/Makefile
+++ b/devel/py-python-application/Makefile
@@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Basic building blocks for python applications
+LICENSE= LGPL20+
+
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
More information about the dev-commits-ports-all
mailing list