2012-10-30 21:35:58 +01:00
|
|
|
# Created by: Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= netmagis
|
|
|
|
PKGNAMESUFFIX= -utils
|
|
|
|
|
|
|
|
COMMENT= Netmagis command-line utilities
|
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common
|
2015-07-08 04:25:27 +02:00
|
|
|
|
2012-10-30 21:35:58 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../netmagis-common
|
|
|
|
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|