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

PORTNAME=   netmagis
PKGNAMESUFFIX=  -topo

COMMENT=    Netmagis topology module

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

PKGMESSAGE= ${.CURDIR}/pkg-message
PLIST=      ${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"