git: 9126a6e38f42 - main - www/py-bottle: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 15:15:20 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9126a6e38f421df17210207c93cf5973b589063b
commit 9126a6e38f421df17210207c93cf5973b589063b
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 15:02:45 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:23 +0000
www/py-bottle: Add CPE information
Approved by: portmgr (blanket)
---
www/py-bottle/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile
index 464329d9022d..af5edbc93fab 100644
--- a/www/py-bottle/Makefile
+++ b/www/py-bottle/Makefile
@@ -12,10 +12,12 @@ COMMENT= Fast and simple WSGI-framework for small web-applications
LICENSE= MIT
-USES= python:3.6+
+USES= cpe python:3.6+
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils
+CPE_VENDOR= bottlepy
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list