git: 5da321510ac6 - main - net/3proxy: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 18:07:18 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5da321510ac635671ec745700009dbbd956996f5

commit 5da321510ac635671ec745700009dbbd956996f5
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:02:11 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 18:02:11 +0000

    net/3proxy: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net/3proxy/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/3proxy/Makefile b/net/3proxy/Makefile
index 25f111abb964..3309fa043db5 100644
--- a/net/3proxy/Makefile
+++ b/net/3proxy/Makefile
@@ -10,6 +10,8 @@ COMMENT=	Proxy servers set (support HTTP(S), FTP, SOCKS, POP3, TCP & UDP)
 LICENSE=	APACHE20 BSD3CLAUSE GPLv2+ LGPL21+
 LICENSE_COMB=	dual
 
+USES=		cpe
+
 USE_RC_SUBR=	3proxy
 USE_GITHUB=	yes
 GH_ACCOUNT=	z3APA3A


More information about the dev-commits-ports-all mailing list