1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

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
This commit is contained in:
Mateusz Piotrowski 2021-04-15 14:02:09 +02:00
parent f3343fca5e
commit 115eba7ec1

View File

@ -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