git: 4c60d40ef798 - main - net-im/tox: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 12:37:15 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c60d40ef798a89e2aca5f99ba5295f3255a1e8c commit 4c60d40ef798a89e2aca5f99ba5295f3255a1e8c Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-12-21 12:09:26 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-12-21 12:30:03 +0000 net-im/tox: Add CPE information Approved by: portmgr (blanket) --- net-im/tox/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 1e2c1860639f..8be575d9e5d5 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -28,7 +28,9 @@ USE_GITHUB= yes GH_ACCOUNT= TokTok GH_PROJECT= c-toxcore -USES= cmake compiler:c11 libtool pathfix pkgconfig +CPE_VENDOR= digitalocean + +USES= cmake compiler:c11 cpe libtool pathfix pkgconfig USE_LDCONFIG= yes PLIST_SUB= VER=${PORTVERSION:C/0.//}.0 SO=2