1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/net-mgmt/slate/Makefile
Baptiste Daroussin 5b25f02155 Support stage
USE_GMAKE -> USES=gmake
2014-01-25 22:17:03 +00:00

18 lines
367 B
Makefile

# Created by: Edwin Groothuis <edwin@mavetju.org>
# $FreeBSD$
PORTNAME= slate
PORTVERSION= 5.0.1
CATEGORIES= net-mgmt
MASTER_SITES= http://www.riverstonenet.com/support/nmops/
MAINTAINER= edwin@mavetju.org
COMMENT= Simple traffic analysis and data reporting collection server for LFAP
PLIST_FILES= bin/sfas
USES= gmake
GNU_CONFIGURE= yes
.include <bsd.port.mk>