summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-19 13:14:38 +0200
committerStefan Eßer <se@FreeBSD.org>2021-10-19 13:14:38 +0200
commit75f2ce0aff7aa29c3bb8967ad07d1768471e50a8 (patch)
tree8fe6510848a496678617a057407ad6616f496755 /multimedia
parentmultimedia/shotcut: Add CPE information (diff)
multimedia/tinyobjloader: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/tinyobjloader/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/tinyobjloader/Makefile b/multimedia/tinyobjloader/Makefile
index fbdc756770ac..59b51e94d6d6 100644
--- a/multimedia/tinyobjloader/Makefile
+++ b/multimedia/tinyobjloader/Makefile
@@ -10,7 +10,8 @@ COMMENT= C++ single file wavefront obj loader
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake
+USES= cmake cpe
+CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
USE_GITHUB= yes