aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:13 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:13 +0000
commit6d66c5e801b9a34a64da051c613d39c113f71450 (patch)
treec7fac62ed44ba307e13e1854e6fcca7f59ff79a0
parentabe11dbbbea40f7627c83d36ffd5803ed6d31e2e (diff)
downloadports-6d66c5e801b9a34a64da051c613d39c113f71450.tar.gz
ports-6d66c5e801b9a34a64da051c613d39c113f71450.zip
graphics/ptex: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--graphics/ptex/Makefile3
1 files changed, 2 insertions, 1 deletions
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