Skip to content

Commit

Permalink
security/py-tlslite: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
stesser committed Oct 13, 2021
1 parent 189613e commit 5c9d25f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion security/py-tlslite/Makefile
Expand Up @@ -10,7 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module implementing SSL 3.0, TLS 1.0, and TLS 1.1

USES= python:3.6+
USES= cpe python:3.6+
CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= distutils autoplist

.include <bsd.port.mk>

0 comments on commit 5c9d25f

Please sign in to comment.