aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netmagis-utils/Makefile
blob: cd0873158cae037f037cd128dc31b5c2a237790b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
# $FreeBSD$

PORTNAME=	netmagis
PORTREVISION=	1
PKGNAMESUFFIX=	-utils

COMMENT=	Netmagis command-line utilities

LICENSE=	CECILL-B

RUN_DEPENDS=	netmagis-config:net-mgmt/netmagis-common

MASTERDIR=	${.CURDIR}/../netmagis-common

PLIST=		${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"