git: c7501e43fb24 - main - multimedia/gpac-mp4box: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 May 2022 19:28:26 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7501e43fb24c00c6aa59f849a1c952d321aa48a commit c7501e43fb24c00c6aa59f849a1c952d321aa48a Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-05-28 19:05:07 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-05-28 19:28:15 +0000 multimedia/gpac-mp4box: Add CPE information Approved by: portmgr (blanket) --- multimedia/gpac-mp4box/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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