git: fcb8c62fd302 - main - net/pyrad: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 09:42:49 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fcb8c62fd30243ee5b3fc35f88ead1833b2844b9
commit fcb8c62fd30243ee5b3fc35f88ead1833b2844b9
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:39:11 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 09:42:23 +0000
net/pyrad: Add CPE information
Approved by: portmgr (blanket)
---
net/pyrad/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/pyrad/Makefile b/net/pyrad/Makefile
index b534c6208dc4..44ad123387ec 100644
--- a/net/pyrad/Makefile
+++ b/net/pyrad/Makefile
@@ -10,9 +10,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= steve at energistic.com
COMMENT= Python implementation of RADIUS client
-USES= python:3.6+
+USES= cpe python:3.6+
USE_PYTHON= distutils autoplist
+CPE_VENDOR= pyrad_project
+
PORTEXAMPLES= *
OPTIONS_DEFINE= EXAMPLES
More information about the dev-commits-ports-all
mailing list