aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:19 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:19 +0000
commita445bac680850a027f6ab10146c12e2c935bda64 (patch)
tree73b92e4cfa412903b0bf63348a1f053bb20cf287
parent0ffa3803fab582c57b7378cd7cbd149c9f12b54d (diff)
downloadports-a445bac680850a027f6ab10146c12e2c935bda64.tar.gz
ports-a445bac680850a027f6ab10146c12e2c935bda64.zip
net/csync2: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net/csync2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/csync2/Makefile b/net/csync2/Makefile
index 0d62acff04d0..8125a84d524f 100644
--- a/net/csync2/Makefile
+++ b/net/csync2/Makefile
@@ -13,7 +13,8 @@ LIB_DEPENDS= libgnutls.so:security/gnutls \
librsync.so:net/librsync \
libsqlite3.so:databases/sqlite3
-USES= autoreconf pkgconfig shebangfix
+USES= autoreconf cpe pkgconfig shebangfix
+CPE_VENDOR= linbit
USE_GITHUB= yes
GH_ACCOUNT= LINBIT
GH_TAGNAME= a8d38eb