mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Add CPE information
security/lsh has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2006-0353). PR: 198473 Submitted by: shun.fbsd.pr@dropcut.net
This commit is contained in:
parent
2566926301
commit
076af15b88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380895
@ -17,11 +17,12 @@ LIB_DEPENDS= liboop.so:${PORTSDIR}/devel/liboop \
|
||||
USE_CSTD= c89
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= xau
|
||||
USES= gmake shebangfix
|
||||
USES= cpe gmake shebangfix
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
INFO= lsh
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
SHEBANG_FILES= src/lcp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user