From 076af15b88dbd398d29b48f8bf00e1ebc69b80a7 Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Tue, 10 Mar 2015 06:12:48 +0000 Subject: [PATCH] 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 --- security/lsh/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 1117205054a0..55b3a66a39e8 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -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