1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

security/matrixssl: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-10 20:57:04 +00:00
parent fc84a027e6
commit 3e9aaad512
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -15,7 +15,7 @@ LICENSE= GPLv2+
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}-${PORTVERSION:S/./-/g}-open
USES= gmake tar:tgz
USES= cpe gmake tar:tgz
MAKE_ARGS= CC="${CC}" DFLAGS="${CFLAGS}" STRIP="${TEST}"
USE_LDCONFIG= yes