aboutsummaryrefslogtreecommitdiff
path: root/dns/py-idna
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-06 08:33:07 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-06 08:33:07 +0000
commitc5341d7a67bfe50cee2880c83c970dda38a69d28 (patch)
treead01a917fbbc090ad5c31e3db296e17d99e7c069 /dns/py-idna
parent06394c8b1f56af00d836ea0cd02f9c610c42738d (diff)
downloadports-c5341d7a67bfe50cee2880c83c970dda38a69d28.tar.gz
ports-c5341d7a67bfe50cee2880c83c970dda38a69d28.zip
- Add LICENSE
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=463698
Diffstat (limited to 'dns/py-idna')
-rw-r--r--dns/py-idna/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/dns/py-idna/Makefile b/dns/py-idna/Makefile
index 4e7383794faa..f1743f9dff61 100644
--- a/dns/py-idna/Makefile
+++ b/dns/py-idna/Makefile
@@ -10,6 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= koobs@FreeBSD.org
COMMENT= Internationalized Domain Names in Applications (IDNA)
+LICENSE= BSD3CLAUSE PSFL
+LICENSE_COMB= multi
+LICENSE_FILE= ${WRKSRC}/LICENSE.rst
+
USES= python # Actually, 2.6-2.7,3.3-3.6
USE_PYTHON= autoplist concurrent distutils