aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-04-15 12:02:09 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-04-15 12:02:09 +0000
commit115eba7ec1c2f9a66b25a1dace3de4bd1f48733e (patch)
treedaadd3de1a9c7a3168e2852b916f2d79a3b5754b
parentf3343fca5e5873b3bc2cbacc3ceb7e63156b3c89 (diff)
downloadports-115eba7ec1c2f9a66b25a1dace3de4bd1f48733e.tar.gz
ports-115eba7ec1c2f9a66b25a1dace3de4bd1f48733e.zip
devel/py-itanium_demangler: Chase the addition of BSD0CLAUSE
It is no longer necessary to define the permissions associated with this license since its now officially recognized by the ports framework. Reported by: pkg-fallout
-rw-r--r--devel/py-itanium_demangler/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-itanium_demangler/Makefile b/devel/py-itanium_demangler/Makefile
index 402c6c825903..b18947ef8b85 100644
--- a/devel/py-itanium_demangler/Makefile
+++ b/devel/py-itanium_demangler/Makefile
@@ -8,9 +8,7 @@ MAINTAINER= 0mp@FreeBSD.org
COMMENT= Pure Python parser for mangled itanium symbols
LICENSE= BSD0CLAUSE
-LICENSE_NAME= 0-clause BSD
LICENSE_FILE= ${WRKSRC}/README.md
-LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= python:3.6+
USE_PYTHON= autoplist distutils