summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2022-05-28 19:05:07 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2022-05-28 19:28:15 +0000
commitc7501e43fb24c00c6aa59f849a1c952d321aa48a (patch)
tree71668c6aaf2609f4af1cf5739f3ab85361d7cba7
parente967497b36404549f6620b3f46b5c0b980c6c6bc (diff)
downloadfreebsd-ports-c7501e43fb24c00c6aa59f849a1c952d321aa48a.zip
multimedia/gpac-mp4box: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--multimedia/gpac-mp4box/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/gpac-mp4box/Makefile b/multimedia/gpac-mp4box/Makefile
index 133cd41de6e3..c866ae9132ba 100644
--- a/multimedia/gpac-mp4box/Makefile
+++ b/multimedia/gpac-mp4box/Makefile
@@ -13,7 +13,9 @@ LICENSE= LGPL21
LIB_DEPENDS= libgpac.so:multimedia/gpac-libgpac
-USES= localbase:ldflags
+USES= cpe localbase:ldflags
+
+CPE_VENDOR= gpac
USE_GITHUB= yes
GH_ACCOUNT= gpac