git: 7c7ef0536e67 - main - graphics/libpano13: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:03 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c7ef0536e67d131964b3317a93af1b4fbef34d0 commit 7c7ef0536e67d131964b3317a93af1b4fbef34d0 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:10 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:10 +0000 graphics/libpano13: Add CPE information Approved by: portmgr (blanket) --- graphics/libpano13/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile index 03caa8766a00..073e56e0e2f0 100644 --- a/graphics/libpano13/Makefile +++ b/graphics/libpano13/Makefile @@ -16,7 +16,8 @@ LIB_DEPENDS= libpng.so:graphics/png \ CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_GnuTar -USES= cmake jpeg libtool pathfix pkgconfig +USES= cmake cpe jpeg libtool pathfix pkgconfig +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS JAVA STATIC