git: 5d417f6aa2d0 - main - sysutils/backuppc4: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 15:14:58 UTC 2021


The branch main has been updated by decke:

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

commit 5d417f6aa2d06c7035c8121509e4de18849f1bad
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:34:29 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:11 +0000

    sysutils/backuppc4: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 sysutils/backuppc4/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sysutils/backuppc4/Makefile b/sysutils/backuppc4/Makefile
index 98bc73038e09..a55c7799f515 100644
--- a/sysutils/backuppc4/Makefile
+++ b/sysutils/backuppc4/Makefile
@@ -18,10 +18,12 @@ RUN_DEPENDS=	p5-CGI>0:www/p5-CGI \
 		p5-File-Listing>=0:sysutils/p5-File-Listing \
 		p5-BackupPC-XS>=0.62:sysutils/p5-BackupPC-XS
 
-USES=		perl5
+USES=		cpe perl5
 
 CONFLICTS_INSTALL=	backuppc backuppc-devel
 
+CPE_VENDOR=	craig_barratt
+
 NO_BUILD=	yes
 NO_ARCH=	yes
 USE_RC_SUBR=	backuppc


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