git: 39bf465f793a - main - net/nbd-server: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:15 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=39bf465f793af3b010b912fff5411c67e7e2829c
commit 39bf465f793af3b010b912fff5411c67e7e2829c
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:26:56 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:26:56 +0000
net/nbd-server: Add CPE information
Approved by: portmgr (blanket)
---
net/nbd-server/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/nbd-server/Makefile b/net/nbd-server/Makefile
index 0d63cb46510c..7bbc969c7057 100644
--- a/net/nbd-server/Makefile
+++ b/net/nbd-server/Makefile
@@ -13,7 +13,8 @@ COMMENT= Server for the Linux network block device (nbd)
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gnome pkgconfig
+USES= cpe gnome pkgconfig
+CPE_VENDOR= wouter_verhelst
USE_GNOME= glib20
GNU_CONFIGURE= yes