aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/netmagis-detecteq/Makefile
blob: c93a7af0ab71821e6d8b1a549f0e92f68c7acce0 (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=  -detecteq

COMMENT=    Files for detection of equipment modifications

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

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

.include "${MASTERDIR}/Makefile"