git: 6d66c5e801b9 - main - graphics/ptex: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:17 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d66c5e801b9a34a64da051c613d39c113f71450 commit 6d66c5e801b9a34a64da051c613d39c113f71450 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:13 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:13 +0000 graphics/ptex: Add CPE information Approved by: portmgr (blanket) --- graphics/ptex/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/ptex/Makefile b/graphics/ptex/Makefile index c8cc5eeee9cb..d559bca67032 100644 --- a/graphics/ptex/Makefile +++ b/graphics/ptex/Makefile @@ -9,7 +9,8 @@ COMMENT= Per face texture library LICENSE= BSD3CLAUSE -USES= cmake:insource compiler:c++11-lang pkgconfig +USES= cmake:insource compiler:c++11-lang cpe pkgconfig +CPE_VENDOR= disneyanimation USE_LDCONFIG= yes USE_GITHUB= yes