freebsd-ports/net-mgmt/netmagis-detecteq/Makefile

19 lines
406 B
Makefile
Raw Normal View History

# Created by: Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
# $FreeBSD$
PORTNAME= netmagis
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
.include "${MASTERDIR}/Makefile"