1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

net/pyrad: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-30 09:39:11 +00:00
parent dae01f7c3f
commit fcb8c62fd3
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -10,9 +10,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= steve@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