git: 1b9b4ee1fc99 - main - www/neon: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:23 UTC
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