mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
security/libntlm: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
2ec126b9a5
commit
5be80f60aa
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue