mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Add netmagis-utils , netmagis command-line utilities.
PR: ports/169509 Submitted by: Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr> Feature safe: yes
This commit is contained in:
parent
1639afa759
commit
1ea30ebb30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306714
@ -167,6 +167,7 @@
|
||||
SUBDIR += netmagis-metro
|
||||
SUBDIR += netmagis-servers
|
||||
SUBDIR += netmagis-topo
|
||||
SUBDIR += netmagis-utils
|
||||
SUBDIR += netmask
|
||||
SUBDIR += netmond
|
||||
SUBDIR += netspoc
|
||||
|
13
net-mgmt/netmagis-utils/Makefile
Normal file
13
net-mgmt/netmagis-utils/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# Created by: Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= netmagis
|
||||
PKGNAMESUFFIX= -utils
|
||||
|
||||
COMMENT= Netmagis command-line utilities
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../netmagis-common
|
||||
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
7
net-mgmt/netmagis-utils/pkg-plist
Normal file
7
net-mgmt/netmagis-utils/pkg-plist
Normal file
@ -0,0 +1,7 @@
|
||||
bin/dnsaddalias
|
||||
bin/dnsaddhost
|
||||
bin/dnsdelhost
|
||||
bin/dnsdelip
|
||||
bin/dnsmodattr
|
||||
bin/dnsreadprol
|
||||
bin/dnswriteprol
|
Loading…
Reference in New Issue
Block a user