# New ports collection makefile for:	silktools
# Date created:		2006-03-17
# Whom:			David Thiel <lx@redundancy.redundancy.org>
#
# $FreeBSD: ports/security/silktools/Makefile,v 1.1 2006/03/19 23:11:14 jylefort Exp $
#

PORTNAME=	silktools
PORTVERSION=	0.8.2
CATEGORIES=	security net
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	lx@redundancy.redundancy.org
COMMENT=	Tools for large-scale network capture analysis

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
MAKE_ARGS=	CC="${CC}" GCC_FLAGS="" CFLAGS_RELEASE=""
ALL_TARGET=	release

.include <bsd.port.mk>
