freebsd-ports/net-mgmt/netmagis-detecteq/Makefile
2021-04-06 16:31:07 +02:00

20 lines
436 B
Makefile

# Created by: Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
PORTNAME= netmagis
PORTREVISION= 1
PKGNAMESUFFIX= -detecteq
COMMENT= Files for detection of equipment modifications
LICENSE= CECILL-B
RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common
MASTERDIR= ${.CURDIR}/../netmagis-common
PKGMESSAGE= ${.CURDIR}/pkg-message
PLIST= ${.CURDIR}/pkg-plist
OPTIONS_DEFINE= EXAMPLES
.include "${MASTERDIR}/Makefile"