aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:51:40 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:51:40 +0000
commit59a2db21b6a679c0796cf8c3cedabe03dd60b8c8 (patch)
tree7269bbb39109e2e63549027c8e139d33ad16a81b
parent2ba195f8b0dbb5bc18613c144340c6ef159eaf9a (diff)
downloadports-59a2db21b6a679c0796cf8c3cedabe03dd60b8c8.tar.gz
ports-59a2db21b6a679c0796cf8c3cedabe03dd60b8c8.zip
net/sniffit: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net/sniffit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index 17f0e3d97c52..fbe5eda691f6 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -11,10 +11,12 @@ COMMENT= Packet sniffer program. For educational use
LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES=autoreconf
+USES= autoreconf cpe
USE_GITHUB= yes
GH_ACCOUNT= resurrecting-open-source-projects
+CPE_VENDOR= sniffit_project
+
GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS EXAMPLES