Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:20 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: eda90a1f7c78 - main - textproc/pdfresurrect: Add CPE information
Message-ID:  <202110211543.19LFhKa9068883@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=eda90a1f7c783c862a68ec4198185396c645fe5a

commit eda90a1f7c783c862a68ec4198185396c645fe5a
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:42 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:42 +0000

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

diff --git a/textproc/pdfresurrect/Makefile b/textproc/pdfresurrect/Makefile
index d9da089d6cb7..403ccb54e33e 100644
--- a/textproc/pdfresurrect/Makefile
+++ b/textproc/pdfresurrect/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Analyze and extract older versions of a pdf from the current pdf
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		gmake
+USES=		cpe gmake
+CPE_VENDOR=	${PORTNAME}_project
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 



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