security/libntlm: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-21 12:20:54 +00:00
parent 2ec126b9a5
commit 5be80f60aa
No known key found for this signature in database
GPG key ID: 4DD88C3F9F3B8333

View file

@ -11,9 +11,10 @@ COMMENT= Library that implement Microsoft's NTLM authentication
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool pathfix pkgconfig
USES= cpe libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPE_VENDOR= nongnu
.include <bsd.port.mk>