git: 66c703f42583 - main - www/py-beaker: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Oct 2021 13:33:36 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=66c703f4258361fb55e89ce0215a613d18754fdc commit 66c703f4258361fb55e89ce0215a613d18754fdc Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2021-10-06 13:31:35 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2021-10-06 13:32:42 +0000 www/py-beaker: Add CPE information Approved by: portmgr (blanket) --- www/py-beaker/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/py-beaker/Makefile b/www/py-beaker/Makefile index 47d2aa0e47d9..ee66f8fc0e2b 100644 --- a/www/py-beaker/Makefile +++ b/www/py-beaker/Makefile @@ -12,7 +12,8 @@ COMMENT= Session and Caching library with WSGI Middleware LICENSE= BSD3CLAUSE -USES= python:3.6+ +USES= cpe python:3.6+ +CPE_VENDOR= beakerbrowser USE_PYTHON= autoplist distutils NO_ARCH= yes