mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Add netmagis-detecteq , files for detection of equipment modifications.
PR: ports/169509 Submitted by: Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr> Feature safe: yes
This commit is contained in:
parent
ff942cf270
commit
381b87d6e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306710
@ -163,6 +163,7 @@
|
||||
SUBDIR += netleak
|
||||
SUBDIR += netmagis-common
|
||||
SUBDIR += netmagis-database
|
||||
SUBDIR += netmagis-detecteq
|
||||
SUBDIR += netmask
|
||||
SUBDIR += netmond
|
||||
SUBDIR += netspoc
|
||||
|
14
net-mgmt/netmagis-detecteq/Makefile
Normal file
14
net-mgmt/netmagis-detecteq/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# Created by: Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= netmagis
|
||||
PKGNAMESUFFIX= -detecteq
|
||||
|
||||
COMMENT= Files for detection of equipment modifications
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../netmagis-common
|
||||
|
||||
PKGMESSAGE= ${.CURDIR}/pkg-message
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
6
net-mgmt/netmagis-detecteq/pkg-plist
Normal file
6
net-mgmt/netmagis-detecteq/pkg-plist
Normal file
@ -0,0 +1,6 @@
|
||||
sbin/detectconfmod
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/radius/radiusd.conf
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/radius/server.conf
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/radius/topo.conf
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/radius
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
Loading…
Reference in New Issue
Block a user