Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:34:25 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f30367235d88 - main - www/polipo: Add CPE information
Message-ID:  <202110142134.19ELYPMC081679@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit f30367235d885c108971c7391bebe309a8d64aa5
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:54 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:54 +0000

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

diff --git a/www/polipo/Makefile b/www/polipo/Makefile
index 13750e831346..484943947088 100644
--- a/www/polipo/Makefile
+++ b/www/polipo/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Small and fast caching web proxy
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		makeinfo
+USES=		cpe makeinfo
+CPE_VENDOR=	${PORTNAME}_project
 USE_RC_SUBR=	polipo
 
 INFO=		polipo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142134.19ELYPMC081679>