git: 3f49927b201e - main - devel/py-decorator: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:34 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3f49927b201e390d3433021d3384fbece77c8fe7
commit 3f49927b201e390d3433021d3384fbece77c8fe7
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:39 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:39 +0000
devel/py-decorator: Add CPE information
Approved by: portmgr (blanket)
---
devel/py-decorator/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-decorator/Makefile b/devel/py-decorator/Makefile
index f8214ead1b1f..26ef90a7228c 100644
--- a/devel/py-decorator/Makefile
+++ b/devel/py-decorator/Makefile
@@ -12,7 +12,8 @@ COMMENT= Decorators for Humans
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= python
+USES= cpe python
+CPE_VENDOR= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes