git: f7a55932a040 - main - devel/py-dateutils: Fix license block
Mateusz Piotrowski
0mp at FreeBSD.org
Thu Apr 15 17:08:17 UTC 2021
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f7a55932a040e0d5af69efc07f6cde087a122338
commit f7a55932a040e0d5af69efc07f6cde087a122338
Author: Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-04-15 17:06:41 +0000
Commit: Mateusz Piotrowski <0mp at FreeBSD.org>
CommitDate: 2021-04-15 17:08:19 +0000
devel/py-dateutils: Fix license block
BSD0CLAUSE is now described within the ports framework.
Approved by: portmgr blanket
---
devel/py-dateutils/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/devel/py-dateutils/Makefile b/devel/py-dateutils/Makefile
index 85fa869b9048..f2f0cfe10e32 100644
--- a/devel/py-dateutils/Makefile
+++ b/devel/py-dateutils/Makefile
@@ -10,9 +10,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Various utilities for working with date and datetime objects
LICENSE= BSD0CLAUSE
-LICENSE_NAME= BSD 0 Clause License
LICENSE_FILE= ${WRKSRC}/LICENSE
-LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR}
More information about the dev-commits-ports-all
mailing list