Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:34:23 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1b9b4ee1fc99 - main - www/neon: Add CPE information
Message-ID:  <202110142134.19ELYNfk081623@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1b9b4ee1fc99175c6ad340b2a07e252d5101a39f

commit 1b9b4ee1fc99175c6ad340b2a07e252d5101a39f
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:53 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:53 +0000

    www/neon: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/neon/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/neon/Makefile b/www/neon/Makefile
index d514a93daf70..1884923cae71 100644
--- a/www/neon/Makefile
+++ b/www/neon/Makefile
@@ -11,7 +11,8 @@ COMMENT=	HTTP and WebDAV client library for Unix systems
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/src/COPYING.LIB
 
-USES=		libtool localbase:ldflags pathfix pkgconfig
+USES=		cpe libtool localbase:ldflags pathfix pkgconfig
+CPE_VENDOR=	webdav
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-shared



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142134.19ELYNfk081623>