freebsd-ports/net-mgmt/slate/Makefile
Edwin Groothuis 9777d05f63 lding for slate-5.0.1
Making all in lfap
gmake: not found

thanks to kris@ for finding out
2004-07-20 08:21:07 +00:00

22 lines
465 B
Makefile

# New ports collection makefile for: slate
# Date created: 2004 July 19
# Whom: 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
USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>