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:
Chris Rees 2012-10-30 20:35:58 +00:00
parent 1639afa759
commit 1ea30ebb30
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306714
3 changed files with 21 additions and 0 deletions

View File

@ -167,6 +167,7 @@
SUBDIR += netmagis-metro
SUBDIR += netmagis-servers
SUBDIR += netmagis-topo
SUBDIR += netmagis-utils
SUBDIR += netmask
SUBDIR += netmond
SUBDIR += netspoc

View 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"

View File

@ -0,0 +1,7 @@
bin/dnsaddalias
bin/dnsaddhost
bin/dnsdelhost
bin/dnsdelip
bin/dnsmodattr
bin/dnsreadprol
bin/dnswriteprol