From 115eba7ec1c2f9a66b25a1dace3de4bd1f48733e Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Thu, 15 Apr 2021 14:02:09 +0200 Subject: [PATCH] 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 --- devel/py-itanium_demangler/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/py-itanium_demangler/Makefile b/devel/py-itanium_demangler/Makefile index 402c6c8259034..b18947ef8b85f 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