git: eda90a1f7c78 - main - textproc/pdfresurrect: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:43:20 UTC
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