freebsd-ports/net-mgmt/netmagis-detecteq/Makefile
Thomas Zander f4bb5f93d1 Update to upstream version 2.3.4
Details:
- Fix issue where LDAP login with empty passwort
  was possible, see
  https://github.com/pdav/netmagis/issues/173
- Fix LICENSE*
- Pet portlint

PR:		226437
Submitted by:	dgeo@centrale-marseille.fr
Approved by:	pdagog@gmail.com (maintainer)
MFH:		2018Q1
2018-03-11 17:53:51 +00:00

18 lines
406 B
Makefile

# 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"