git: 5c4530976630 - main - math/libxls: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 11:15:08 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c4530976630db9cc79e2d85d5527a12c68dea4d commit 5c4530976630db9cc79e2d85d5527a12c68dea4d Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-19 11:14:36 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-19 11:14:36 +0000 math/libxls: Add CPE information Approved by: portmgr (blanket) --- math/libxls/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/libxls/Makefile b/math/libxls/Makefile index 60ae346e7e98..9cfe829a90a5 100644 --- a/math/libxls/Makefile +++ b/math/libxls/Makefile @@ -8,7 +8,8 @@ COMMENT= Extract Cell Data From Excel xls files LICENSE= BSD2CLAUSE -USES= compiler:c++11-lang libtool +USES= compiler:c++11-lang cpe libtool +CPE_VENDOR= ${PORTNAME}_project GNU_CONFIGURE= yes INSTALL_TARGET= install-strip